@charset "utf-8";

/*　CSS for randsel.jp/index */
/*　キーカラー定義
見出し		#132f65
テキスト		#333333
リンク		#15479f
オーバー		#4197ff
訪問済み		#15479f
アクティブ		#4197ff	※無くても可
最新情報
日付		#9c9c9c
テーブルラインの色	#cecece
 */

/*  レイアウト・width定義
全体wrap830(内枠800+影)
左25%右75%
*/



/*　 全体。ユーザスタイル初期化 */
* {
	margin:0;
	padding:0;
	}

body {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(../image/common/bg.gif);
	color:#333333;
	}

img {
	border:0;
	}

p {
	margin:0 0 1em;
	line-height:150%;
}
ul {
	margin:5px 10px 20px 20px;
}
ul li {
	margin-bottom:5px;
}
ul li ul {
	margin-left:10px;
	margin-bottom:10px;
}

/*  リンクカラー  */
a:link { 
	color:#15479f;
	text-decoration:none;
	}

a:visited {
	color:#15479f;
	text-decoration:none;
	}

a:hover {
	color:#4197ff;
	text-decoration:none;
	}
	
a:active {
	color:#4197ff;
	text-decoration:none;
	}

/*　 見出し設定　*/
h1 {
	margin-bottom:.5em;
	font-size:10px;
	color:#333333;
	text-align:right;
	}

h2 {
	margin-bottom:.5em;
	font-size:115%;
	color:black;
	}

#main_container .pk {
	font-size:12px;
	color:#FF7A80;
	border-bottom:solid 5px #FF7A80;
	width:521px;
	margin-left:15px;
	height:1.5em;
	}

#main_container .yl {
	font-size:12px;
	color:#D5A809;
	border-bottom:solid 5px #D5A809;
	width:521px;
	height:1.5em;
	}

#container .or {
	font-size:12px;
	color:#ED6D00;
	border-bottom:solid 5px #ED6D00;
	width:800px;
	height:1.5em;
	}

#right_container .gr {
	font-size:12px;
	color:#8CDA38;
	border-bottom:solid 5px #8CDA38;
	width:228px;
	height:1.5em;
	margin-bottom:5px;
	}

#right_container .or {
	font-size:12px;
	color:#ED6D00;
	border-bottom:solid 5px #ED6D00;
	width:228px;
	height:1.5em;
	margin-bottom:5px;
	}


#right_container .br {
	font-size:12px;
	color:#7C0C03;
	border-bottom:solid 5px #7C0C03;
	width:228px;
	height:1.5em;
	margin-bottom:5px;
	}

.og{
	color:#ED6D00;
	}



h5{
}

h6{
	margin-bottom:7px;
}

/*  大外枠 */

#wrap{
	width:830px;
	margin:0 auto;
	}

#clear{
	width:90%;
	min-height:1px;
	clear:both;
	margin:0;
	padding:0;
}

/*　 ヘッダー  　*/
#header {
	width:830px;
	min-height:auto;
	background-image:url(../image/common/head/head_bg.gif);
	background-repeat:no-repeat;
	overflow:auto;
	}

#head_navi{
	width:830px;
	height:20px;
	float:right;
	text-align:right;
	margin-top:10px;
	}

#header h1 {
	float:left;
	}

#header ul{
	width:830px;
	float:right;
	}

#header ul li{
	float:right;
	list-style:none;
	margin-left:10px;
	}

#search p{
	float:left;
	margin-right:10px;
	margin-top:4px;
	font-weight:bold;
	color:#333333;
	}

#search{
	width:auto;
	height:20px;
	float:right;
	margin-right:10px;
	}


#head_menu{
	width:830px;
	min-height:125px;
	margin:0;
	}

#head_menu ol li{
	float:left;
	margin:0;
	list-style:none;
	}

#head_menu ol li img{
	margin:0;
	padding:0;
	}

#header h2 {
	clear:both;
}

/*　全体wrap　　*/
#all_container {
	width:830px;
	float:left;
	background-color:#FFFFFF;
}

#titlebar{
	background-image:url(../image/contents/content_title_bg.gif);
	width:830px;
	height:90px;
	border-top:solid 5px #9DDE4F;
	}
#titlebar img{
	float:right;
	margin:20px 90px;
	}

/*  パンくずリスト  */
#topicpath{
	width:97%;
	clear:both;
	padding-left:3px;
	padding-top:15px;
	margin-bottom:15px;
}

/*--- leftコンテンツ  */
#container {
	float:left;
	width:815px;
	background-color:#FFFFFF;
}

/*  メインコンテンツ  */
#main_container {
	float:left;
	width:560px;
	padding-left:10px;
	background:#FFF;
}
#main_container h2 {
	background:url(../image/common/hn/h1bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#000000;
	margin-top:30px;
	padding:5px;
	font-size:150%;
}

#main_container dl{
	padding-left:25px;

}

#main_container dt{
	display:list-item;
	list-style-image:url(../image/top/arrow_9px.gif);
	font-weight:bold;
	margin-bottom:5px;
}

#main_container dd{
	margin-bottom:7px;
	}

.focus01{
	color:#FF0000;
	font-weight:bold;
	}


/*  カテゴリボックス   */

#category_box{
	width:97%;
	margin-bottom:5px;
	}

#category_box img{
	float:left;
	margin:5px;
	}

#category_box p{
	float:right;
	margin-top:7px;
	}

/*  カテゴリボックス   */

#product_info{
	width:75%;
	margin-bottom:5px;
	}

#product_info img{
	float:left;
	margin:5px;
	}

#product_info p{
	width:25%;
	float:right;
	margin-top:7px;
	}


/*  仕様ボックス 画像が左、情報が右でdl   */
#product_box{
	width:170px;
	min-height:150px;
	padding:5px;
	float:left;
	margin-left:5px;
	margin-bottom:15px;
	margin-right:0;
	background-image:url(img/lineup/bg.gif);
	background-repeat:no-repeat;
	}

/* ランキングコーナー */
#ranking{
	width:520px;
	min-height:200px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}

#ranking a{
	color:#FF0000;
}

#rank_box_l{
	float:left;
	width:250px;
	margin:0;
	padding:0;
	list-style-type:none;
	color:#FF0000;
	text-align:left;
	vertical-align:middle;
}

#rank_box_r{
	float:right;
	width:250px;
	margin:0;
	padding:0;
	list-style-type:none;
	color:#FF0000;
	text-align:left;
	vertical-align:middle;
}

#rank01{
	background-image:url(../image/top/top01.gif);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	padding-left:50px;

}

#rank02{
	background-image:url(../image/top/top02.gif);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	padding-left:50px;

}
#rank03{
	background-image:url(../image/top/top03.gif);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	padding-left:50px;

}
#rank04{
	background-image:url(../image/top/top04.gif);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	padding-left:50px;

}
#rank05{
	background-image:url(../image/top/top05.gif);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	padding-left:50px;

}

#recommend{
	min-height:135px;
	color:#333333;
}

#recommend p{
	margin:0;
	padding:10px;
	min-height:135px;
	border-left:solid 1px #CECECE;
	border-right:solid 1px #CECECE;
}

#recommend p img{
	margin-right:5px;
	float:left;
}



#product_box img{
	margin:5px;
	}

#product_box p{
	margin-bottom:0;
	padding:0 5px;
	}

#product_box dl{
 border:1px solid #CECECE;
 width:180px;
 float:right;
 margin-top:5px;
	}

#product_box dt{
 float:left;
 width:25%;
 height:100%;
 padding:5px 0 5px 10px;
 clear:both;
 font-weight:bold;
	}

#product_box dd{
 width:75%;
 height:100%;
 margin-left:80px;
 padding:5px 5px 5px -20px;
 border-left:1px solid #CECECE;
}

#newsbox{
	min-height:270px;
	}


/*  メニューleft  */
#left_container {
	float:left;
	width:180px;
	overflow:hidden;
	background-image:url(../image/common/bg.gif);
}

#left_container h2{
	margin:0;
	}

#left_container ul{
	margin:0;
	background-color:#9DDE4F;
	}

#left_container ul li{
	list-style:none;
	}

/*  リストのリンクをブロック化 */
#left_container ul li a{
	display:block;
	width:180px;
	height:30px;
	background-image:url(../image/company/company_bg_30px.gif);
	background-repeat:no-repeat;
	margin-top:0;
	padding-left:35px;
	padding-top:5px;
	}

#left_container ul li a:hover{
	display:block;
	width:180px;
	height:30px;
	background-image:url(../image/company/company_bg_30px_on.gif);
	background-repeat:no-repeat;
	margin-top:0;
	padding-left:35px;
	padding-top:5px;
	}

/*  メニュー  right*/
#right_container {
	float:right;
	padding:10px 10px 0 0;
	width:225px;
}
#right_container p {
	background:#F6F6F6;
	border:1px solid #FFF;
}
#right_container p img {
	float:left;
	margin:0 5px 5px 0;
}


/*
#right_container dl{


}

#right_container dt{
	display:list-item;
	list-style-image:url(../image/top/arrow_9px.gif);
	font-weight:bold;
	margin-bottom:5px;
}

#right_container dd{
	margin-bottom:7px;
	}

*/
/*  foot  */
#footer {
	background-image:url(../image/foot/bg_footer.gif);
	background-repeat:repeat;
	clear:both;
	width:830px;
	height:50px;
	padding-top:20px;
	padding-bottom:5px;
}
#footer ul {
	margin-bottom:5px;
	text-align:center;
}
#footer li {
	list-style-type:none;
	display:inline;
	border-left:1px solid #999;
	padding-left:5px;
}
#footer li.footer_top {
	border:0;
	padding-left:0;
}
#footer address {
	text-align:left;
	float:left;
	font-style:normal;
}

#footer ul{
	width:300px;
	float:right;
	padding-right:20px;
	}

#footer ul li{
	float:right;
	list-style:none;
	margin-left:10px;
	}

/* 段落整形 */
.normal{
	line-height:1.4em;
	width:75%;
	margin-left:5px;
}

#guidance_box{
	width:780px;
	min-height:250px;
	margin:10px;
}

#guide_left{
	width:370px;
	min-height:250px;
	margin-right:10px;
	float:left;
	}
#guide_right{
	width:370px;
	min-height:250px;
	float:right;
	}


/* 画像枠  */
.frame{
	border:solid 1px #999999;
	padding:5px;
	}

