@charset "UTF-8";

body {
	background-color:#FFFFFF;
	font-size:12px;
	line-height:130%;
	color:#666666;
	font-family:'Lucida Grande','Hiragino Kaku Gothic Pro',"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

a:link {
	color:#39399D;
	text-decoration:none;
}

a:visited {
	color:#26266A;
	text-decoration:none;
}

a:hover, a:active {
	color:#1939BD;
	text-decoration:underline;
	background:none;
}
/*contents*/
div#contents {
	width:800px;
	margin:0 auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}


/*header*/
div#header {
	
}

div#header_top {
	width:800px;
	height:15px;
	background-color:#F0F0F0;
	border-bottom:1px solid #CCCCCC;
}

div#header_h1 {
	width:800px;
	background-color:#FFFFFF;
}

div#header_h1 h1 {
	text-align:left;
}

/*main*/
div#main_top {
	width:800px;
	height:22px;
	background-image:url("http://www.nukopunch.com/app/webroot/img/tmp1/003.gif");
	border-bottom:1px solid #CCCCCC;
}

div#main_contents {
	width:800px;
	height:auto;
	border-left:1px solid #CCCCCC;
}

/*left*/
div#left {
	width:167px;
	height:auto;
	float:left;
	background-color:#F0F0F0;
}

div#left_menu {
	width:160px;
	margin:0 auto;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-top:15px;
	margin-bottom:50px;
}

div.left_menu_top {
	width:158px;
	height:22px;
	background-image:url("http://www.nukopunch.com/app/webroot/img/tmp1/001.gif");
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

div.left_menu_top p {
	padding-left:10px;
	padding-top:3px;
	font-weight:bold;
	margin:0;
}

div.menu_list {
	width:158px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	
}

div.menu_list ul {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin:0;
	background:#FFFFFF;
}

div.menu_list ul li {
	list-style:none;
	line-height:20px;
	border-bottom:1px solid #CCCCCC;
}

/*center*/
div#center {
	width:630px;
	float:left;
	height:auto;
	border-left:1px solid #CCCCCC;
}

div.kiji {
	width:600px;
	margin:0 auto;
	padding-top:15px;
}

div.kiji_head_l {
	width:7px;
	height:23px;
	background-image:url("http://www.nukopunch.com/app/webroot/img/tmp1/004_left.gif");
	float:left;
}

div.kiji_head_c {
	width:592px;
	height:18px;
	background-image:url("http://www.nukopunch.com/app/webroot/img/tmp1/004_center.gif");
	padding-top:5px;
}

div.kiji_head_c b {
	padding-left:10px;
}

div.kiji_head_r {
	width:8px;
	height:23px;
	background-image:url("http://www.nukopunch.com/app/webroot/img/tmp1/004_right.gif");
	float:right;
}

div.kiji_main {
	width:598px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

div.kiji p {
	width:578px;
	margin:0;
	padding:10px;
	
}

div#sp_link {
	width:600px;
	margin:0 auto;
	padding-top:15px;
}

div.link_head_l {
	width:7px;
	height:23px;
	background-image:url("http://www.nukopunch.com/app/webroot/img/tmp1/004_left.gif");
	float:left;
}

div.link_head_c {
	width:190px;
	height:18px;
	background-image:url("http://www.nukopunch.com/app/webroot/img/tmp1/004_center.gif");
	padding-top:5px;
}

div.link_head_r {
	width:8px;
	height:23px;
	background-image:url("http://www.nukopunch.com/app/webroot/img/tmp1/004_right.gif");
	float:right;
}

div.link_kiji {
	width:190px;
	clear:both;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

div.link_kiji p {
	margin:0;
}

/*footer*/
div#footer {
	width:800px;
	height:22px;
	clear:both;
	margin:0 auto;
	background-image:url("http://www.nukopunch.com/app/webroot/img/tmp1/003.gif");
	border-bottom:1px solid #CCCCCC;
}

div#footer p {
	padding-top:3px;
	text-align:center;
}

/*table*/
table.sp_link_table {
	width:580px;
}



table.sp_link_table td {
	width:190px;
}
