﻿@charset "shift_jis";

/*---ページ共通設定---*/
* {
	margin:0;
	padding:0;
}

body {
	background:#666666 url(img_c/body_back.gif);
	text-align:center;
	margin:0;
	padding:0;
}

strong { font-weight:normal; }

img { border:none; }


/*---コンテンツ格納コンテナ---*/
#container {
	background:#FFFFFF;
	text-align:left;
	width:740px;
	margin:0 auto;
}


/*---ヘッダー---*/
#header {
	width:740px;
	height:40px;
	margin:0;
	padding:0;
}

#header ul {
	background-image:url(img_c/menu_back.jpg);
	width:740px;
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
}

#header li { float:left; }

#header ul li a {
	color:#000000;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	width:148px;
	height:26px;
	padding-top:14px;
}

#header ul li a:hover { color:#ff9933; }


/*---メインビジュアル---*/
#mainvisual {
	clear:both;
	width:740px;
	height:200px;
}

#innermain {
	background:#CCCCCC url(img_c/main_v.jpg) no-repeat;
	width:740px;
	height:200px;
}

#innermain p {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:150px 0 0 10px;
}

.titleimg { padding-left:2px; }

/*---メニューボックス---*/
#menubox {
	float:left;
	width:190px;
	padding-top:10px;
}

#menubox ul.litop {
	margin:0;
	padding:0;
}

#menubox ul.litop li { list-style:none; }

#menubox ul.litop li a {
	color:#000000;
	font-size:14px;
	background:#FFFFFF url(img_c/menu_item.gif) no-repeat;
	text-decoration:none;
	display:block;
	width:160px;
	height:27px;
	padding:13px 0 0 30px;
}

#sabumenu{
	list-style:square;
	padding-left:35px;
}

#sabumenu li{ width:155px; }

.ktitem a {
	text-decoration:none;
	font-size:14px;
	color:#000000;
}

.menuitem > a { width:180px; }

#menubox a:hover { color:#ff9933; }

.menutop { line-height:0px; }

.menutop img { vertical-align:bottom; }


/*---メインコンテンツ---*/
#contents {
	float:left;
	font-size:small;
	width:515px;
	padding-top:10px;
	padding-right:5px;
}

#container > #contents { width:515px; }

.cp1{
	margin:8px 0 20px 0;
	padding-left:10px;
}

.cp {
	margin-top:30px;
	padding-left:10px;
}

.toi { text-align:center; }

#searchbox {
	background:url(img_c/search_foot.gif) no-repeat left bottom;
	width:440px;
	height:120px;
	margin:10px auto;
}

#searchbox h2 {
	color:#000000;
	font-size:16px;
	background:url(img_c/search_head.gif) no-repeat;
	height:26px;
	padding-top:14px;
}

#searchbox form {
	text-align:center;
	background:url(img_c/search_mid.gif) no-repeat;
	height:30px;
	padding-top:10px;
}

#searchbox p {
	font-size:12px;
	width:440px;
	margin:0 auto;
	padding-top:10px;
}

.headline {
	font-size:16px;
	background:#FF99CC url(img_c/headline.gif) no-repeat;
	width:480px;
	height:23px;
	margin:10px 0 5px 10px;
	padding:7px 0 0 30px;
}

#topcat {
	width:460px;
	margin:10px auto;
}

#topcat td {
	width:230px;
	padding:5px 0;
}

td img { vertical-align:text-bottom; }

/*---フッター---*/
#ffoot { clear:both; }

#footer {
	clear:both;
	color:#000000;
	background:#CC6699 url(img_c/foot_back.gif);
	text-align:center;
	margin:0;
	padding:1px 0;
}

#footer a { color:#000000; text-decoration:none; }
#footer a:hover { color:#FFFFFF; }

#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:24px; }



/*---その他の設定---*/
.fbold { font-weight:bold; }

.fred { color:#FF3366; }


/*---カテゴリーページ用追加分---*/

/*カテゴリメニュー*/
#menubox h2 {
	font-size:16px;
	text-align:center;
	background:#FFFFFF ;
	width:190px;
	height:25px;
	margin-top:10px;
	padding-top:5px;
}


/*ナビゲーションバー*/
#navi { text-align:left; }

hr {
	text-align:center;
	width:95%;
	margin:15px auto;
}	

.rightside {
	display:block;
	text-align:right;
}

#contentsitem { text-align:left; }


/*---個別ページテーブル用追加分---*/
.kobetutb {
	color:#000000;
	width:90%;
	margin:10px auto;
}

.sougolink { margin:10px 0 10px 15px; }

#log { text-align:left; }

.sogolink {
	color:#000000;
	font-size:16px;
	width:400px;
	margin:10px auto;
	padding:5px 0 0 5px;
}

.sogolink1{
	color:#000000;
	font-size:16px;
	width:400px;
	margin:10px auto;
	padding:5px 0 0 5px;
}

.topcat1{
	width:460px;
	margin:10px auto;
}
.cp2 {
	font-size:small;
	margin-bottom:20px;
	padding-left:60px;
}


/*---1月7日追加分---*/
.cp3{
	font-size:small;
	margin-bottom:5px;
	padding:10px 0 0 10px;
}

.cp4{
	font-size:small;
	margin-bottom:10px;
	padding:10px 0 0 10px;
}