@charset "shift_jis";


/*---ページ共通設定---*/
* {
	margin:0;
	padding:0;
}

body {
	background:#666666 url(img_gc/bodyback.gif);
	text-align:center;
}

/*---コンテンツ格納コンテナ---*/
#container {
	text-align:left;
	background:#FFFFFF;
	width:740px;
	margin:0px auto;
}

strong { font-weight:normal; }

em { font-style:normal; }

img { border:none; }


/*---ヘッダー---*/
#header { width:740px; }

#header ul {
	width:740px;
	list-style:none;
}

#header li {
	font-size:12px;
	text-align:center;
	line-height:20px;
	background:#64dde5 url(img_gc/headmenuback.gif) no-repeat;
	margin-right:5px;
	float:left;
}

#header li.m05 { margin-right:0; }

#header a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:144px;
	height:20px;
}

#header a:hover { color:#000000; }


/*サーチフォーム*/
#searchbox { clear:both; }

#searchbox form {
	position:relative;
	height:27px;
}

#searchbox p.subbox {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	background:none;
	width:90%;
	height:27px;
	position:relative;
	left:10px;
}

#searchbox h2 {
	color:#333333;
	font-size:12px;
	position:absolute;
	right:140px;
	top:11px;
}

#searchbox p {
	background:#CCCCCC url(img_gc/searchback.gif) left top no-repeat;
	width:104px;
	height:22px;
	position:absolute;
	top:5px;
	right:32px;
}

.searchword {
	font-size:90%;
	background:#ebebeb;
	border:none;
	width:100px;
	height:16px;
	padding:0;
	position:absolute;
	top:4px;
	right:1px;
}

.searchbtn {
	background:#CCCCCC url(img_gc/searchbtn.gif) left top no-repeat;
	border:none;
	width:18px;
	height:20px;
	position:absolute;
	top:6px;
	right:10px;
}

input {
	margin:0;
	padding:0;
}


/*---メインビジュアル---*/
#mainvisual {
	clear:both;
	background:#CCCCCC url(img_gc/mainv.jpg) no-repeat;
	width:740px;
	height:213px;
	margin-bottom:15px;
}

#mainvisual p.titleimg { padding:80px 0 0 60px; }


/*---メニューボックス---*/
#menubox {
	float:left;
	width:200px;
	padding-top:10px;
}

#menubox a:hover { color:#5ddde5; }

ul.menuitem li {
	font-size:14px;
	list-style:none;
}

ul.menuitem a {
	color:#000000;
	text-decoration:none;
	text-indent:30px;
	line-height:30px;
	background:#ffffff url(img_gc/menuitem.gif) no-repeat;
	display:block;
	width:190px;
	height:30px;
}

h2.ktmenuhead {
	width:170px;
	height:25px;
	margin-top:10px;
	padding-left:20px;
	padding-top:5px;
	font-size:14px;
}

ul.ktitem { margin:5px 0 10px 40px; }

ul.ktitem a { color:#000000; text-decoration:none; }


/*---メインコンテンツ---*/
#contents {
	float:left;
	width:535px;
	padding:10px 5px 0 0;
}

.cp {
	font-size:small;
	margin-bottom:15px;
}

.cp1{
	color:#000000;
	font-size:small;
	margin-bottom:20px;
	padding-left:10px;
}

.cp2 {
	font-size:small;
	margin:15px 5px;
}

.headline {
	font-size:16px;
	background:url(img_gc/head.gif) no-repeat;
	width:480px;
	height:35px;
	margin:10px 0 5px 10px;
	padding:10px 0 0 30px;
}

.partline { margin-top:20px; }

#topcat {
	width:460px;
	margin:10px auto;
}

#topcat td {
	background:url() no-repeat 5px center;
	text-indent:30px;
	line-height:20px;
	width:50%;
	padding:5px 0;
}

#topcat a { color:#000000; text-decoration:none; }	
#topcat a:hover { color:#5ddde5; }		


/*---フッター---*/
#footer {
	clear:both;
	color:#FFFFFF;
	text-align:center;
	background:#CC6699 url(img_gc/footerback.gif);
	margin-top:15px;
	padding:2px 0;
}

#footer a { color:#FFFFFF; 	text-decoration:none; }
#footer a:hover { color:#000000; }

#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; }


/*---カテゴリーページ用追加分---*/

/*ナビゲーションバー*/
#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;
}

#contentsitem { text-align:left; }


/*---個別ページテーブル用追加分---*/
.kobetutb {
	color:#000000;
	width:90%;
	margin:10px auto;
}

.sougolink { margin:10px 0 10px 15px; }

#log { margin-left:20px; }

.sogolink { margin:10px 0 10px 15px; }

.sogolink p { margin:5px 0 20px 0; }