@charset "utf-8";

@import url("navi.css");

body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #FFFFFF;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka";
	font-size: 100%;
	line-height: 120%;
	background-color: #B6BEC9;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 384px;
}
.onlybbs {
	background-image: url(../img/bg.gif);
	background-position: 0px 181px;
	background-repeat: repeat-x;
	margin: 0px;
}

.hide {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container a {
	color: #3366FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366FF;
}
#container  a:hover {
	color: #FF3333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FF3333;
}




#header {
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 353px;
	background-color: #000000;
	padding: 0;
	margin: 0px;
} 
#header #headbox {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home  a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home   a {
	display: block;
	height: 350px;
	width: 760px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#container {
	width: 820px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	background-image: url(../img/bg_001.png);
	background-repeat: repeat-y;
	background-position: center;
} 


* html #container {
	background-image: url(../img/0000.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 820px;
} 
#container #contents .gallery_box .sam .thickbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#mainContent {
	width: 540px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	float: left;
} 
.topix {
	background-image: url(../img/h1_001.gif);
	height: 72px;
	width: 500px;
	padding: 0px;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}






/* #sidebar1 に関するヒント：
1. 単位はパーセントであるため、サイドバーで余白を使用することは回避してください。標準に準拠したブラウザでは、余白は幅に追加されるため、実際の幅が不特定の幅になります。 
2. 「#sidebar1 p」ルールで見られるように、div の端と div に含まれるエレメントの間のスペースは、エレメントに左マージンと右マージンを適用することによって設定できます。
3. 親エレメントが表示された後に Internet Explorer によって幅が計算されるため、単位がパーセントの列では原因不明のバグが発生することがあります。最終的な表示をより正確に予測する必要がある場合は、単位がピクセルの列に変更することができます。
*/
#sidebar1 {
	width: 240px; /* 上余白と下余白により、この div 内に視覚的なスペースが設定されます */
	margin-left: 550px;
}
#container #sidebar1 .banner img {
	border: 1px solid #0E0E0E;
	text-decoration: none;
}
#container #sidebar1 .banner img a {
	text-decoration: none;
}

#container #sidebar1 .banner img:hover {
	border: 1px solid #FFCC33;
}



#footer {
	background-image: url(../img/footer_bg.gif);
	height: 42px;
	width: 760px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: center;
	padding: 0;
} 
#footer p {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	padding-top: 18px;
	padding-right: 0;
	padding-left: 0;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}

/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.news {
	margin-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #373E47;
	margin-right: 10px;
	font-size: 80%;
}
.news .date {
	font-weight: bold;
	margin-left: -8px;
}
.profile {
	background-image: url(../img/h2_002.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 72px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.prof_photo {
	background-image: url(../img/prof_photo.jpg);
	height: 200px;
	width: 550px;
	background-repeat: no-repeat;
	margin-left: 60px;
	margin-top: 20px;
	padding-left: 150px;
	margin-bottom: 30px;
}
.prof_photo .name {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contents {
	margin-left: 30px;
	margin-bottom: 50px;
	color: #FFFFFF;
}

.his {
	margin-left: 30px;
	margin-top: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #6699FF;
	padding-left: 10px;
}
.disco {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 40px;
	font-size: 90%;
}
#container #contents h4 {
	margin-left: 30px;
	color: #6699FF;
	margin-bottom: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container #contents .disco .spc {
	padding-left: 4em;
}
.photogarallry {
	background-image: url(../img/h2_003.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 72px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.gallery_box {
	margin-left: 44px;
	margin-bottom: 50px;
}
.gallery_box .sam img {
	margin-bottom: 14px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #333333;
}
.gallery_box .sam img:hover {
	border: 1px solid #FFFFFF;
}

.dammy {
	height: 300px;
}
.linkpage {
	background-image: url(../img/h2_004.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 72px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.linkgrop {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#container #contents p {
	font-size: 80%;
}

.linkgrop li {
	width: 300px;
	float: left;
	margin: 10px;
	line-height: 150%;
}
.bbs {
	background-image: url(../img/h2_005.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 72px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contents p {
	margin-left: 30px;
}
.red {
	color: #CC0000;
}
#header2 {
	background-image: url(http://www.you-robots.net/member/bbs/img/member_bbs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	padding: 0;
	margin: 0px;
}
.bbs_tyui {
	font-size: 80%;
	padding-right: 60px;
	text-align: left;
}
.keijiban {
	margin-left: 20px;
	width: 720px;
}
.erra {
	margin-top: 30px;
	margin-bottom: 80px;
}
.keijiban textarea {
	width: 620px;
}
.nyuryoku {
	border: 1px solid #336699;
	background-image: url(../img/form_bg.gif);
	margin-bottom: 5px;
}
.shopbar {
	background-image: url(../img/h2_006.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 72px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.onlybbs #container #contents dl {
	margin-right: 50px;
	margin-left: 20px;
}
#header3 {
	background-image: url(../img/you_daily.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	padding: 0;
	margin: 0px;
}
*  html  .onlybbs  #container #contents dl {
	margin-right: 50px;
	margin-left: 20px;
	width: 720px;
}
#item {
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 715px;
	padding-top: 20px;
	padding-right: 45px;
	padding-left: 20px;
}

.item_box {
	width: 340px;
	float: left;
}
.item_box .item_img {
}
.item_box .item_samne {
	padding-top: 10px;
}
.item_box .item_samne img {
	padding-right: 10px;
}
.item_name {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 24px;
	padding-top: 10px;
}
.item_detel {
	padding-bottom: 26px;
	line-height: 150%;
	margin-left: 350px;
}
.price {
	font-size: 110%;
	text-align: right;
	padding-right: 10px;
	text-decoration: underline;
	padding-bottom: 30px;
}
.cart {
	text-align: right;
	padding-right: 10px;
	margin-bottom: 20px;
}
#container #contents #item .item_box .item_img .thickbox {
	border-bottom-style: none;
}
#container #contents #item .item_box .item_samne .thickbox {
	border-bottom-style: none;
}

#container #contents #item .item_box2 .item_img .thickbox {
	border-bottom-style: none;
}

.item_box2 {
	float: none;
	margin-bottom: 10px;
}
.detel2 {
	padding-bottom: 26px;
	line-height: 150%;
	margin-left: 350px;
	width: 640px;
}
#container #mainContent .news .right {
	text-align: right;
}
.big-orengi {
	font-size: x-large;
	color: #FF9900;
	font-weight: bold;
}
#container #contents #item .item_box .item_samne .thickbox img {
	margin-bottom: 12px;
}
.titletext {
	font-size: 16px;
	color: #C7C8FC;
	text-decoration: underline;
	margin-left: 50px;
	font-weight: bold;
}

