@charset "utf-8";




/*common-------------------*/

html {
	margin: 0;
	padding: 0;
	background: #fff;
	}

body {
	margin: 0;
	padding: 0;
	color: #a3a7a7;
	font-family: Helvetica, Arial, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'メイリオ', Meiryo, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 0.4em;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0;
	}

a:link {
	color: #9cc9d1;
	text-decoration: none;
	}

a:visited {
	color: #9cc9d1;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	background-color:#9cc9d1;
	text-decoration: none;
	}

a:active {
	color: #fff;
	background-color:#9cc9d1;
	text-decoration: none;
	}




h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

h2, h2 a, h2 a:hover, h2 a:visited  {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	}

h3, h3 a, h3 a:hover, h3 a:visited  {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 0.1em;
	}

h2.pagetitle {
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
	
medium {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 0.15em;
	}
	
small {
	font-size: 9px;
	line-height: 13px;
	text-decoration: none;
	letter-spacing: 0.15em;
	}

hr {
	display: none;
	margin: 0;
	padding: 0;
	}


ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
	}




/*structure-------------------*/


/*index*/

#pageIndex {
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	width: 880px;
	}

#pageIndex p {
	margin: 0;
	padding: 0;
	}
	
#copyrightBox {
	margin: 0;
	padding: 0;
	padding-top: 50px;
	width: 540px;
	float: left;
	}
	
#navC a {
	margin: 0;
	padding: 0;
	display: block;
	width: 121px;
	height: 9px;
	text-decoration: none;
	overflow: hidden;
	}
	
a.btC {
	background: url(http://kuds.jp/site/shared/img/log_top_c_samejima.gif) no-repeat;
	background-position: bottom left;
}

a:hover.btC {
	background-position: top left;
}

#navEnter a {
	margin: 0;
	padding: 0;
	display: block;
	width: 280px;
	height: 160px;
	text-decoration: none;
	overflow: hidden;
	float: left;
	}
	
a.btEnter {
	background: url(http://kuds.jp/site/shared/img/log_top_nav_enter_off.gif) no-repeat;
	background-position: bottom left;
}

a:hover.btEnter {
	background-position: top left;
}




/*Under*/

#page {
	margin: 0;
	padding: 0;
	margin-right: 140px;
	}




.clear {
	clear: both;
	}

.hidden {
	display: none;
	}

.margin200 {
	margin: 0;
	padding: 0;
	height: 200px; 
	}

.margin100 {
	margin: 0;
	padding: 0;
	height: 100px; 
	}

.margin40 {
	margin: 0;
	padding: 0;
	height: 40px; 
	}



#header {
	margin: 0;
	padding: 0;
	width: auto;
	}
	
#navTop a {
	margin: 0;
	padding: 0;
	display: block;
	width: 60px;
	height: 60px;
	text-decoration: none;
	overflow: hidden;
	}
	
a.btCorner {
	background: url(http://kuds.jp/site/shared/img/log_top.gif) no-repeat;
	background-position: bottom left;
}

a:hover.btCorner {
	background-position: top left;
}




#headerImg {
	margin: 0;
	padding: 0;
	padding-bottom: 80px;
	width: 280px;
	float: right;
	}

#headerImg .description {
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: 0.1em;
	}

#headerNav {
	margin: 0;
	padding: 0;
	width: 280px;
	}
		
#navLogo a {
	margin-top: 35px;
	display: block;
	width: 280px;
	height: 37px;
	text-decoration: none;
	overflow: hidden;
	}
	
a.btLogo {
	background: url(http://kuds.jp/site/shared/img/log_logo.gif) no-repeat;
	background-position: bottom left;
}

a:hover.btLogo {
	background-position: top left;
}


	
	
#navBox a {
	display: block;
	width: 280px;
	height: 16px;
	text-decoration: none;
	overflow: hidden;
}

a.btPhilosophy {
	background: url(http://kuds.jp/site/shared/img/log_nav_philosophy_off.gif) no-repeat;
	background-position: bottom left;
}

a:hover.btPhilosophy {
	background-position: top left;
}

a.btProfile {
	background: url(http://kuds.jp/site/shared/img/log_nav_profile_off.gif) no-repeat;
	background-position: bottom left;
}

a:hover.btProfile {
	background-position: top left;
}

a.btProject {
	background: url(http://kuds.jp/site/shared/img/log_nav_project_off.gif) no-repeat;
	background-position: bottom left;
}

a:hover.btProject {
	background-position: top left;
}

	
	
	
	
#footer {
	margin: 0;
	padding: 0;
	padding-top: 40px;
	width: auto;
	}

#footerSearch {
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
	width: 280px;
	height: 50px;
	float: right;
	}

#footerSearch p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	}
	
#searchform #s {
	width: 200px;
	}

#searchform {
	}

#searchsubmit {
	padding: 2px;
	border: 0;
 	cursor: pointer;
 	text-decoration:none;
	}

#searchBox {
	float: left;
	}
	
#searchform input {
	margin: 0 5px;
	padding: 0;
	border: 0;
 	cursor: pointer;
	color: #999;
	font-size: 9px;
 	text-decoration:none;
	}

#searchform input:hover {
	background-color: #f5f5f5;
	}




#navBoxLink a {
	display: block;
	width: 30px;
	height: 50px;
	text-decoration: none;
	overflow: hidden;
	float: right;
}

a.btLink {
	background: url(http://kuds.jp/site/shared/img/log_nav_link_off.gif) no-repeat;
	background-position: bottom left;
}

a:hover.btLink {
	background-position: top left;
}

#navBoxPagetop a {
	display: block;
	width: 250px;
	height: 50px;
	text-decoration: none;
	overflow: hidden;
	float: right;
}

a.btPagetop {
	background: url(http://kuds.jp/site/shared/img/log_nav_pagetop_off.gif) no-repeat;
	background-position: bottom left;
}

a:hover.btPagetop {
	background-position: top left;
}




	
#content {
	margin: 0;
	padding: 0;
	width: auto;
	}

.maincolumn {
	margin: 0;
	padding: 0;
	width: 520px;
	float: right;
	}

.subcolumn {
	margin: 0;
	padding: 0;
	width: 280px;
	float: right;
	}
	
.listcolumn {
	margin: 0;
	padding: 0;
	width: 860px;
	float: right;
	}
	
.side {
	margin: 0;
	padding: 0;
	width: 240px;
	float: right;
	}




.post {
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	width: 280px;
	float: right;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
	}

.post hr {
	display: block;
	}




.entry {
	margin: 0;
	padding: 0;
	width: 280px;
	}
	
.entryTitle {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	}

.entry p {
	margin: 0;
	padding-bottom: 15px;
	}

.entryAuther {
	margin: 0;
	padding: 20px 0;
	float: right;
	}
	
.entry ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	text-indent: -20px;
	list-style-type: none;
	list-style-image: none;
	}

.entry ul li:before {
	content: "- ";
	}



.navigation {
	width: 520px;
	margin: 0;
	padding: 0;
	padding-bottom: 80px;
	}

.alignright {
	letter-spacing: 0.1em;
	float: right;
	}

.alignleft {
	letter-spacing: 0.1em;
	float: left
	}
	



.commentlist {
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	width: 280px;
	}

.commentlist h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	}
	
.commentlist li {
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	list-style: none;
	font-size: 9px;
	line-height: 13px;
	text-decoration: none;
	letter-spacing: 0.1em;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	}

blockquote {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 16px;
	}

blockquote cite {
	margin: 0;
	display: block;
	}
	
.alt {
	margin: 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted #c7cbcb;
	}




#respond {
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	width: 280px;
	float: left;
	}
	
#respond h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	}
	
#commentform p {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	}

#commentform input {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	width: 280px;
	color: #c7cbcb;
	font-size: 10px;
	line-height: 16px;
	border: 0;
	border-bottom: 1px dotted #c7cbcb;
	cursor: pointer;
	}

#commentform input:hover {
	background-color: #f5f5f5;
	}
	
#commentform textarea {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	width: 280px;
	height: 100px;
	color: #c7cbcb;
	font-size: 10px;
	line-height: 16px;
	border: 0;
	border-bottom: 1px dotted #c7cbcb;
	cursor: pointer;
	}

#commentform textarea:hover {
	background-color: #f5f5f5;
	}

#commentform #submit {
	width: 55px;
	margin: 0;
	padding: 4px;
 	cursor: pointer;
	background-color: #c7cbcb;
	border: none;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	}
	
.commentlabel {
	margin: 0;
	padding: 0;
	}

.formbox {
	margin: 0;
	padding-bottom: 10px;
}

.nocomments {
	margin: 0;
	padding: 0;
	}




















	




#sidebar {
	margin: 0;
	padding: 0;
	width: 140px;
	font-size: 10px;
	line-height: 16px;
	float: left;
	}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	}
	
#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul li:before {
	content: "- ";
	}




	





























































/* Begin Comments*/



.nocomments, strike {
	color: #333;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	

	
/* End Comments */
















/* Begin Images */

a img {
	border: none;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
/* End Images */











/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

/* End Form Elements */




/* Begin Calendar */

#wp-calendar caption, cite {
	text-decoration: none;
	color: #996;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar_wrap {

	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #eee;
	}




	
/* End Various Tags & Classes*/


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */
