@charset "shift_jis";
/*CSS*/

/*---ページ共通設定---*/
* {
	margin:0;
	padding:0;
}

body {
	background:#666666 url(img_gc/bodyback.gif);
	text-align:center;
}

strong { font-weight:normal; }

em { font-style:normal; }

img { border:none; }

p { line-height:1.3em; }


/*---コンテンツ格納コンテナ---*/
#container {
	text-align:left;
	background:#FFFFFF;
	width:740px;
	margin:0 auto;
}


/*---ヘッダー---*/
#header { width:740px; }

#header ul {
	width:740px;
	list-style:none;
}

#header li {
	font-size:12px;
	background:#64dde5 url(img_gc/headmenuback.gif) no-repeat;
	margin-right:5px;
	float:left;
}

#header li.m05 { margin-right:0; }

#header li a {
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
	display:block;
	width:144px;
	height:20px;
	text-align:center;
}

#header a:hover { color:#000000; }


/*サーチフォーム*/
#searchbox {
	clear:both;
}

#searchbox form {
	position:relative;
	height:27px;
}

.subbox {
	position:relative;
	height:27px;
}

#searchbox p.title {
	display:inline;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	background:#fff none;
	width:90%;
	position:absolute;
	bottom:0px;
	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:60px 0 0 20px; }


/*---メニューボックス---*/
#menubox {
	float:left;
	width:200px;
	padding-top:10px;
}

#menubox a:hover { color:#5ddde5; }

#menubox ul.menu {
	font-size:14px;
	list-style:none;
}

#menubox ul.menu li 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.kitem li { margin:3px 0 3px 40px; }

ul.kitem a { color:#000000; text-decoration:none; }

#menubox p{
	font-size:small;
	line-height:18px;
	margin:10px 10px 10px 20px;
	padding:0;
}

/*---メインコンテンツ---*/
#contents {
	float:left;
	width:535px;
	padding:10px 5px 0 0;
}

.cp {
	font-size:small;
	margin:15px 5px;
}

.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:5px 0 0 30px;
}

.partline { margin:20px 0 0 10px; }

table#topcat {
	width:460px;
	margin:10px 35px;
}

table#topcat td {
	background:url(img_gc/ktmark.gif) no-repeat 5px center;
	line-height:20px;
	text-indent:25px;
	width:50%;
	padding:5px 0;
}

table#topcat a { color:#000000; text-decoration:none; }
table#topcat a:hover { color:#5ddde5; }


/*---フッター---*/
#footer {
	clear:both;
	color:#FFFFFF;
	background:#CC6699 url(img_gc/footerback.gif);
	text-align:center;
	margin-top:15px;
	padding:3px 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; }