@charset "shift_jis";
	
/*---ページ共通設定---*/
* {
	margin:0;
	padding:0;
}

body {
	background:#EAEAEA;
	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/header.gif) no-repeat;
	width:740px;
	height:75px;
}

#header p.title {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding:18px 0 0 20px;
}

#header p.titleimg { padding:2px 0 0 20px; }


/*---メインビジュアル---*/
#mainvisual {
	background:url(im-s/mainvisual.jpg) no-repeat;
	width:740px;
	height:280px;
}

ul#headmenu { padding:17px 0 0 30px; }

ul#headmenu li {
	font-size:14px;
	font-weight:bold;
	background:url(im-s/menu.gif) no-repeat;
	list-style:none;
	width:204px;
	height:45px;
}

ul#headmenu a {
	color:#000000;
	line-height:40px;
	text-indent:48px;
	text-decoration:none;
	display:block;
	width:204px;
	height:40px;
	margin-bottom:10px;
	padding-top:3px;
}

ul#headmenu a:hover { color:#ff9933; text-decoration:none; }


/*---メニューボックス---*/
#menubox {
	float:left;
	background:#F3F3F3;
	width:245px;
	padding-top:10px;
}

#menubox a:hover { color:#ff9933; }

#menubox p {
	font-size:small;
	line-height:1.2em;
	background:#fff;
	border:#E9967A 1px solid;
	width:204px;
	margin:10px 0 10px 10px;
	padding:10px;
}

#menubox h2 {
	color:#000000;
	font-size:16px;
	margin:10px 0 0 20px;
	padding:5px 0;
}

#sabumenu {
	font-size:14px;
	line-height:16px;
	list-style:square;
	width:155px;
	padding:0 0 10px 35px;
}

#sabumenu a { color:#000000; text-decoration:none; }


/*---メインコンテンツ---*/
#contents {
	float:left;
	width:495px;
	padding-top:10px;
}

.cp {
	font-size:small;
	margin:10px 10px 0 50px;
}

.cp2 {
	font-size:small;
	margin:20px 0 20px 30px;
}

#searchbox {
	background:url(im-s/searchbox.gif) no-repeat left bottom;
	text-align:center;
	width:395px;
	height:75px;
	margin:30px auto;
}

#searchbox h2 {
	color:#000000;
	font-size:14px;
	text-align:left;
	height:25px;
	padding:15px 0 0 30px;
}

#searchbox form { height:22px; }

.headline {
	color:#000000;
	font-size:16px;
	background:#FFFFFF url(im-s/headline.gif) no-repeat;
	width:400px;
	height:37px;
	padding:12px 0 0 80px;
}

#topcat {
	width:400px;
	margin:10px 0 10px 40px;
}

#topcat td {
	font-size:12px;
	width:100px;
	padding:5px 0;
}

#topcat a { text-decoration:none; }
#topcat a:hover { color:#ff9933; }


/*---フッター---*/
#footer {
	clear:both;
	color:#000000;
	text-align:center;
	background:url(im-s/footer.gif) no-repeat;
	padding-top:20px;
}

#footer a { color:#000000; text-decoration:none; }
#footer a:hover { color:#ff9933; }

#footer ul { margin:5px 0; }

#footer li {
	display:inline;
	font-size:12px;
}

#footer li a { margin-right:5px; }

#footer p {
	font-size:12px;
	line-height:20px;
}


/*---その他の設定---*/
.fbold { font-weight:bold; }

.fred { color:#FF3366; }


/*---カテゴリーページ用追加分---*/

/*ナビゲーションバー*/
#navi { margin-left:20px; }

hr {
	width:95%;
	margin:15px auto;
	text-align:center;
}

.rightside {
	display:block;
	text-align:right;
}

/*---個別ページテーブル用追加分---*/
.kobetutb {
	color:#000000;
	width:90%;
	margin:10px auto;
}

.sougolink { margin:10px 0 10px 15px; }

#log { margin-left:20px; }

.sogolink {
	color:#000000;
	font-size:16px;
	width:430px;
	margin:10px 0 10px 20px;
}

.sogolink p { margin:5px 0 20px 0; }