/*
Theme Name: kanma
Theme URI: http://www.kanma.co.jp/
Description: kanma,design.template
Version: 1.0
Author: WordPress Japan
Author URI: http://wordpress.xwd.jp/
*/

/* ブラウザの初期化 */
body {
	font: 80%/175% Osaka, Verdana, sans-serif;
	background-color: #ffffff;	
	margin: 0;
	padding: 0;
	color: #000000;
}
a img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
	padding-bottom:10px;
	line-height:1.4;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}
/* 文字リンク色 */
a {
	color: #495865;
	text-decoration:none;
}
/* 文字リンクホーバー時 */
a:hover {
	color: #cdbd00;
}

/* 大枠 */

#rap {
	background-image: url(images/conback.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 839px;
	text-align: center;
}
#contener {
	margin: 0 auto;
	width: 800px;
	text-align: left;
/*border:1px solid #000000;*/
}
/* toppage */
#topmessage {
	width: 615px;
}
#topcontents {
	float: left;
	width: 615px;
}
#topnews {
	float: left;
	padding: 16px 0px 0px 0px;
	width: 437px;
	color: #666666;
	text-align: left;
}
#topnews h2 {
	background: url(images/title_gl.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 18px;
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-align: left;
	text-indent: 30px;
	width: 437px;
	height: 42px;
}
#topbanner {
	float: right;
	margin: 0;
	padding: 15px 0px 0px 0px;
	width: 161px;
}
/* ヘッダー */

#header {
	background-color:#ffffff;
	width: 801px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#header a {
	text-decoration: none;
}

h1 {
	float:left;
	position: relative;
	top: 8px;
	left: 15px;
	background: url(images/topkanmachan.gif);
	background-repeat: no-repeat;
	height: 41px;
	width:50px;
	text-indent: -9999px;
}
#logo{
	float:left;
	position: relative;
	top: 20px;
	left: 10px;
	width:200px;
	background: url(images/kanmadesign_logo.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-decoration: none;
	text-indent: -9999px;

}

#header .description {
	float:left;
	position: relative;
	top: 18px;
	left: 100px;
	width:500px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#headlist ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style-position: outside;
	text-indent: -9999px;

}
#headlist li {
	float:left;
	margin: 0;
	padding: 0;

}

/* ヘッドメニュー */

#navcontainer ul {
	background: url(images/headmenu.gif);
	background-repeat: no-repeat;
	width: 839px;
	height: 29px;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size:12px;

}
#navcontainer li {
	float: left;
	margin: 0;
	padding: 0;
}

#navcontainer ul li a {
	display: block;
	height: 27px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration:none;
}

#navcontainer ul li.home a {
	background-position: 0px ;
	width: 116px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.company a {
	background-position: -134px 0px ;
	width: 121px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.bosyu a {
	background-position: -255px 0px ;
	width: 122px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.form a {
	background-position: -377px 0px ;
	width: 121px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.sitemap a {
	background-position: -498px 0px ;
	width: 144px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.privacy a {
	background-position: -642px 0px ;
	width: 178px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}


#navcontainer ul li.home a:hover {
	background: url(images/headmenu.gif);
	background-repeat: no-repeat;
	background-position: -18px -29px ;
	width: 116px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.company a:hover {
	background: url(images/headmenu.gif);
	background-repeat: no-repeat;
	background-position: -134px -29px ;
	width: 121px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.bosyu a:hover {
	background: url(images/headmenu.gif);
	background-repeat: no-repeat;
	background-position: -255px -29px ;
	width: 122px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.form a:hover {
	background: url(images/headmenu.gif);
	background-repeat: no-repeat;
	background-position: -377px -29px ;
	width: 121px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.sitemap a:hover {
	background: url(images/headmenu.gif);
	background-repeat: no-repeat;
	background-position: -498px -29px ;
	width: 144px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}
#navcontainer ul li.privacy a:hover {
	background: url(images/headmenu.gif);
	background-repeat: no-repeat;
	background-position: -642px -29px ;
	width: 178px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 18px;
}



#navcontainer li {
	float: left;
	margin: 0;
	padding: 0;

	list-style-type: none;
}
/* left */


#left {
	clear:both;
	float: left;
	padding: 0;
	margin: 0;
	width: 173px;
}
#left h2 {
	padding: 0 0 0 5px;
	margin: 0;
	font-weight:bold;
	font-size:10px;
}
#leftmenu ul {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	width: 146px;
	list-style-type: none;
	font-weight:bold;
	font-size:12px;
	text-indent:25px;
	line-height:2.2;
}
#leftmenu li {
	padding: 0;
	margin: 0;
}
#leftmenu a {
	display:block;
	text-decoration:none;
}
#leftmenu h3 {
	padding: 0;
	margin: 0;
}
#leftmenu h3 a {
	height:33px;
	padding: 0;
	margin: 0;
	text-indent:15px;
	font-size:13px;
	line-height:2.5;
}
#leftmenu h3.hp a {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:33px;
}
#leftmenu h3.hp a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px 0px;
	height:33px;
}
#leftmenu li.hp_gaiyo a {
	height:27px;
}
#leftmenu li.hp_gaiyo a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -33px;
	height:27px;
}
#leftmenu li.hp_flow a {
	height:27px;
}
#leftmenu li.hp_flow a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -60px;
	height:27px;
}
#leftmenu li.hp_gaisan a {
	height:27px;
}
#leftmenu li.hp_gaisan a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -87px;
	height:27px;
}
#leftmenu li.hp_jirei a {
	height:27px;
}
#leftmenu li.hp_jirei a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -114px;
	height:27px;
}
#leftmenu h3.db a {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:0px -141px;
	height:33px;
}

#leftmenu h3.db a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -141px;
	height:33px;
}
#leftmenu li.db_gaiyo a {
	height:27px;
}
#leftmenu li.db_gaiyo a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -174px;
	height:27px;
}
#leftmenu li.db_flow a {
	height:27px;
}
#leftmenu li.db_flow a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -202px;
	height:27px;
}
#leftmenu li.db_gaisan a {
	height:27px;
}
#leftmenu li.db_gaisan a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -229px;
	height:27px;
}
#leftmenu li.db_jirei a {
	height:27px;
}
#leftmenu li.db_jirei a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -256px;
	height:27px;
}
#leftmenu h3.sy a {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:0px -283px;
	height:33px;
}
#leftmenu h3.sy a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -283px;
	height:33px;
}
#leftmenu li.sy_gaiyo a {
	height:27px;
}
#leftmenu li.sy_gaiyo a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -316px;
	height:27px;
}
#leftmenu li.sy_flow a {
	height:27px;
}
#leftmenu li.sy_flow a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -343px;
	height:27px;
}
#leftmenu li.sy_gaisan a {
	height:27px;
}
#leftmenu li.sy_gaisan a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -370px;
	height:27px;
}
#leftmenu li.sy_jirei a {
	height:28px;
}
#leftmenu li.sy_jirei a:hover {
	background:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-position:-147px -397px;
	height:28px;
}
#leftbanner li.banner_tech a {
	display:block;
	background:url(images/banner_tech.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:139px;
	height:80px;
	text-indent: -9999px;
}
#leftbanner ul {
	padding: 5px;
	margin: 0;
	display:block;
	text-decoration:none;
	list-style-type: none;
}
#leftbanner li {
	margin: 0;
	padding: 0;
}
#leftbanner li.banner_cms a {
	display:block;
	background:url(images/banner_cms.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:51px;
	text-indent: -9999px;
	padding: 5px 0 0 0;
}
#leftbanner li.banner_zakki a {
	display:block;
	background:url(images/banner_zakki.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:51px;
	text-indent: -9999px;
	padding: 5px 0 0 0;
}



/* コンテンツ */


#content {
	float: left;
	padding: 16px 0px 0px 0px;
	width: 437px;
/*	color: #666666;*/
	text-align: left;
}

#content h2 {
	background: url(images/title_gl.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 18px;
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-align: left;
	text-indent: 30px;
	width: 437px;
	height: 42px;
	line-height:25px;
}
#content strong {
	font-size: 14px;
	line-height: 40px;
}

#content li {
	background: url(images/list.gif);
	background-repeat: no-repeat;
	color: #000000;
	margin: 0;
	padding: 0px 0px 0px 15px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}
/* sidebar */
#menu {
	float: right;
	margin: 0;
	padding: 15px 0px 0px 10px;
	width: 170px;
/* border:1px solid #000000; */
}
#menu #right_list h3 {
	background:url(images/right_gl.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 25px;
	color: #ffffff;
	padding: 8px 0px 0px 10px;
	margin: 0;
	font-size: 12px;
	line-height:1.5;
/* border:1px solid #000000; */
}
#menu #right_list_hp h3 {
	background:url(images/right_hp.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 25px;
	color: #ffffff;
	padding: 8px 0px 0px 10px;
	margin: 0;
	font-size: 12px;
	line-height:1.5;
/* border:1px solid #000000; */
}
#menu #right_list_db h3 {
	background:url(images/right_db.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 25px;
	color: #ffffff;
	padding: 8px 0px 0px 10px;
	margin: 0;
	font-size: 12px;
	line-height:1.5;
}
#menu #right_list_sy h3 {
	background:url(images/right_sy.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 25px;
	color: #ffffff;
	padding: 8px 0px 0px 10px;
	margin: 0;
	font-size: 12px;
	line-height:1.5;
}
#menu #right_list_za h3 {
	background:url(images/right_gl.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 25px;
	color: #ffffff;
	padding: 8px 0px 0px 10px;
	margin: 0;
	font-size: 12px;
	line-height:1.5;
}
#menu #right_list ul {
	margin: 0;
	padding:0;
/* border:1px solid #000000; */
}
#menu #right_list li,
#menu #right_list_hp li,
#menu #right_list_db li,
#menu #right_list_sy li,
#menu #right_list_za li {
	background:url(images/right_con.gif);
	background-repeat: repeat-y;
	width: 150px;
	color: #000000;
	margin: 0;
	padding: 0px 5px 0px 10px;
	font-size: 11px;
	line-height:1.5;

}
#right_list .foot,
#right_list_hp  .foot,
#right_list_db  .foot,
#right_list_sy  .foot,
#right_list_za  .foot {
	background:url(images/right_foot.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 19px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 9px;
	font-weight:bold;
	line-height:1.2;
	text-indent: 25px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#menu ul li p {
	font-size: 13px;
	width: 161px;
	font-weight: bold;
}
#menu li {
	background: url(images/list.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 0px 0px 0px 15px;
}
#menu ul li h2 {
	border-bottom: 1px solid;
	width: 161px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


#menu .tech {
	background: url(images/baner_tech.gif);
	background-repeat: no-repeat;
	width:161px;
	height:158px;
}
#menu .fm {
	background: url(images/baner_fm.gif);
	background-repeat: no-repeat;
	width:161px;
	height:62px;
}


#footer {
	clear:both;
	margin: 0;
	padding: 0;
	width: 803px;
	height: 60px;
	background: url(images/foot.gif);
	background-repeat: no-repeat;
}
address {
	position: relative;
	top: 27px;
	left: 354px;
	font-size:11px;
	font-style:normal;
}
	
