@charset "shift_jis";


/*---ページ共通設定---*/
* {
	margin:0;
	padding:0;
}

body {
	background:#999999 url(im-s/stripeback.gif) ;
	text-align:center;
}

strong { font-weight:normal; }

img { border:none; }


/*---コンテンツ格納コンテナ---*/
#container {
	text-align:left;
	background:#FFFFFF;
	width:740px;
	margin:0 auto;
}


/*---ヘッダー---*/
#header {
	background:url(im-s/garop_01_busi_comp_25.gif) repeat;
	width:740px;
	height:50px;
}

#header ul {
	width:290px;
	margin-left:430px;
	list-style:none;
}


#header li {
	font-size:12px;
	background:#CCCCCC url(im-s/garop_01.gif) no-repeat;
	text-align:center;
	width:52px;
	margin-right:5px;
	float:left;
}

#header li.m02 a {
	line-height:15px;
	height:35px;
	padding-top:5px;
}

#header a {
	color:#ffffff;
	line-height:40px;
	text-decoration:none;
	display:block;
	width:52px;
	height:40px;
}

#header a:hover { color:#ff9933; }


/*---メインビジュアル---*/
#mainvisual {
	clear:both;
	background:#CCCCCC url(im-s/main-v.gif) no-repeat;
	width:740px;
	height:210px;
}

#mainvisual p.title {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:125px 0 0 30px;
}

#mainvisual p.titleimg { padding:25px 0 0 20px; }


/*---メニューボックス---*/
#menubox {
	float:left;
	width:200px;
	padding-top:10px;
}

#menubox a:hover { color:#ff9933; }

#menubox ul.litop {
	width:200px;
	list-style:none;
}

#menubox ul.litop a {
	color:#000000;
	font-size:14px;
	line-height:40px;
	text-indent:30px;
	background:url(im-s/btn_top_44.gif) no-repeat;
	text-decoration:none;
	display:block;
	width:190px;
	height:40px;
}

ul#sabumenu {
	font-size:14px;
	list-style:square;
	padding:0 0 10px 35px;
}

ul#sabumenu a { color:#000000; text-decoration:none; }


/*---メインコンテンツ---*/
#contents {
	float:left;
	width:540px;
	padding:10px 0;
}

.cp {
	font-size:small;
	margin-left:50px;
}

.cp1{
	color:#000000;
	font-size:10px;
	margin:10px 0 20px 0;
	padding-left:10px;
}

.cp2 {
	font-size:small;
	margin:10px 0 10px 50px;
}

.cp3{
	font-size:small;
	margin:10px 0 5px 50px;
}

#searchbox {
	background:url(img_c/) no-repeat left bottom;
	width:440px;
	height:120px;
	margin:10px auto;
}

#searchbox h2 {
	color:#000000;
	font-size:16px;
	background:url(im-s/image_kensaku01_56.gif) no-repeat;
	height:26px;
	padding:14px 0 0 40px;
}

#searchbox form {
	text-align:center;
	background:url(im-s/image_kensaku002_69.jpg) no-repeat;
	height:30px;
	padding-top:10px;
}

#searchbox p {
	color:#000000;
	font-size:12px;
	width:440px;
	margin:10px auto;
	padding-top:10px;
}

.headline {
	color:#000000;
	font-size:16px;
	background:#FFFFFF url(im-s/top_icon01_88.jpg) no-repeat;
	width:400px;
	height:22px;
	margin:10px auto;
	padding:8px 0 0 40px;
}

#topcat {
	width:440px;
	margin:10px auto;
}

#topcat td {
	color:#FFFFFF;
	background:url(im-s/top_icon002_111.gif) no-repeat 5px center;
	line-height:20px;
	text-indent:20px;
	width:50%;
	padding:5px 0;
}


/*---フッター---*/
#footer {
	clear:both;
	color:#FFFFFF;
	text-align:center;
	background:#666633;
	padding:3px 0;
}

#footer a { color:#FFFFFF; text-decoration:none; }
#footer a:hover { color:#ff9933; }

#footer ul { margin:10px auto; }

#footer ul li {
	display:inline;
	font-size:12px;
}

#footer ul li a { margin:1px; }

#footer p {
	font-size:12px;
	line-height:20px;
}


/*---その他の設定---*/
.fbold { font-weight:bold; }

.fred { color:#FF3366; }

/*---カテゴリーページ用追加分---*/

/*カテゴリメニュー*/
#menubox h2 {
	font-size:16px;
	background:#FFFFFF ;
	text-align:center;
	width:190px;
	height:25px;
	margin-top:10px;
	padding-top:5px;
}

/*ナビゲーションバー*/
#navi { font-size:small; margin-left:20px; }

hr {
	text-align:center;
	width:95%;
	margin:15px auto;
}	

.rightside {
	font-size:small;
	text-align:right;
	margin:5px;
}


/*---個別ページテーブル用追加分---*/
.kobetutb {
	color:#000000;
	width:90%;
	margin:10px auto;
}

.sougolink { margin:10px 0 10px 15px; }

#log { text-align:left; }

.sogolink {
	width:430px;
	color:#000000;
	font-size:16px;
	margin:10px auto;
}

.sogolink p { margin:5px 0 15px 0; }
