@charset "utf-8";
/*
Theme Name: KKN Original Theme
Theme URI: http://www.efgh.jp/
Description: This is the original theme for KKN
Version: 1.0
Author: Chihiro Igarashi
Author URI: http://www.chihirodesign.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: meiryo, hirakakupro-w3, osaka, "ms pgothic", arial, helvetica, sans-serif;
	background: #fff;
	color: #3d3417;
	text-align: center;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	}

.widecolumn {
	line-height: 1.7em;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h2 {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}


h3 {
	font-size: 1.3em;
	}


#sidebar {
	font-size: 1.05em;
	}

small{
	color: #777;
	}

a{
	color: #fd734f;
	}

a:hover {
	text-decoration: underline;
	}


h3 a, h3 a:hover, h3 a:visited{
	text-decoration: underline;
}

#sidebar h2 a{
	text-decoration:underline;
	color: #3d3417;
}

#sidebar h2 a:hover{
	text-decoration:underline;
	color: #fd734f;
}


/* End Typography & Colors */






/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto 20px;
	padding: 0;
	width: 800px;
	}

#header {
	height: 150px;
	width: 800px;
	margin:0 0 30px 0;
	}

.narrowcolumn {
	float: right;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 540px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 540px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.widecolumn .post {
	margin: 0;
	}

.clear {
	clear: both;
}

.entry{
	margin:0 0 80px 0;
}

.entry_link{
	margin:0 0 40px 0;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	text-align:center;
	}

#footer img {
	margin: 0;
	padding: 20px 0;
	}

/* End Structure */






/*	Begin Headers */

h2 {
	margin:0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin:0 0 7px 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 0 0 0;
	}

/* End Headers */






/* Begin Lists */

.entry ul {
	list-style: none;
	padding:0 0 0 20px;
	}

.entry li {
	background-image: url(http://www.efgh.jp/images/entry_li_bg.gif);
	background-repeat:no-repeat;
	background-position: 0 8px;
	padding:0 0 0 15px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/* End Entry Lists */






/* Begin Sidebar */
#sidebar{
	margin:0 0 0 20px;
	padding: 0 0 10px 0;
	width: 190px;
	}

#sidebar ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-position:outside;
	list-style:none;
	}

#sidebar ul li {
	background-image: url(http://www.efgh.jp/images/sidebar_li_bg.gif);
	background-repeat:no-repeat;
	background-position: 0 7px;
	margin: 0 0 5px 12px;
	padding:0 0 0 10px;
	}


/* End Sidebar */




/* Begin nav_main */

#nav_main{
	width:800px;
	height:190px;
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
}

#nav_main li{
	float:left;
}

#nav_main li a{
	display:block;
	width:133px;
	height:95px;
	background-image:url(http://www.efgh.jp/images/nav_main_bg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#nav_main01 a{
	background-position:0 0;
}

#nav_main01 a:hover{
	background-position:0 -190px;
}

#nav_main02 a{
	background-position:-134px 0;
}

#nav_main02 a:hover{
	background-position:-134px -190px;
}

#nav_main03 a{
	background-position:-267px 0;
}

#nav_main03 a:hover{
	background-position:-267px -190px;
}

#nav_main04 a{
	background-position:-400px 0;
}

#nav_main04 a:hover{
	background-position:-400px -190px;
}

#nav_main05 a{
	background-position:-533px 0;
}

#nav_main05 a:hover{
	background-position:-533px -190px;
}

#nav_main06 a{
	background-position:-666px 0;
}

#nav_main06 a:hover{
	background-position:-666px -190px;
}

#nav_main07 a{
	background-position:0 -95px;
}

#nav_main07 a:hover{
	background-position:0 -285px;
}

#nav_main08 a{
	background-position:-134px -95px;
}

#nav_main08 a:hover{
	background-position:-134px -285px;
}

#nav_main09 a{
	background-position:-267px -95px;
}

#nav_main09 a:hover{
	background-position:-267px -285px;
}

#nav_main10 a{
	background-position:-400px -95px;
}

#nav_main10 a:hover{
	background-position:-400px -285px;
}

#nav_main11 a{
	background-position:-533px -95px;
}

#nav_main11 a:hover{
	background-position:-533px -285px;
}

/* End nav_main */





/* Begin Various Tags & Classes */

.alignleft{
	text-align:left;
}

.alignright{
	text-align:right;
}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

img{border:none;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


.fl{float:left;}
.fr{float:right;}


img.fr{
	float:right;
	margin:0 0 0 10px;
}

img.fl{
	float:left;
	margin:10px 0 0 0;
}

.tableBasic{
}

.tableBasic th{
	width:6em;
	vertical-align:top;
}


#topFlash{
	margin:60px 0 40px;
}

#nav_top{
	text-align:center;
	width:800px;
	list-style:none;
	line-height:22px;
	margin:40px auto 20px;
	padding:0;
	font-size:11px;
}

/* End Various Tags & Classes*/