/*
 Design#7898
	This theme was designed and built by kazuyan and CSSEZ.com,
 through http://jp.cssez.com/.

	The CSS, XHTML and design is released under Creative Commons(BY):
 http://creativecommons.org/licenses/by/2.1/jp/

*/

/* Cross-browser settings */
* {
	margin: 0;
	padding: 0;
}

/* general styles */
body {
	height: 100%;
	font-size: 14px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}

img {
	border:0;
}

a {
	color: #333333;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #FF9900;
}

#wrapper {
	width: 806px;
	margin: 0px auto;
	padding: 0px;
	font-family: 'ＭＳ ゴシック', sans-serif;
	font-size: 1em;
	line-height: 200%;
	color: #666666;
}



/* Navigationお問い合せとか */


#headright {
	float: right;
	width: 450px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headright ul {
	list-style:none;
	float: right;
	margin-top: 55px;
}

#headright a{
	float:left;
	margin: 0px;
	width: 110px;
	text-align: right;
	font-size: 12px;
	color: #999999;
}

#headright li{
	display:inline;
	float:left;
}



#headleft {
	float: left;
	height: 69px;
	width: 248px;
	padding: 0px;
	margin: 0px;
}


/* Header */
#header {
 float: left;
 width: 100%;
 height: 110px;
 margin: 0px;
 padding: 0px;
}

#header #title {
 margin: 20px 0px 0px 30px;
 padding: 0px;
 color: #000000;
 font: bold 2.5em 'arial black', sans-serif;
 text-align: left;
}

h1 a{
	color: #00000;
	text-indent: -9999px;
	height: 69px;
	width: 260px;
	display: block;
	background-image: url(images/logo.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tophead h1{
	color: #00000;
	text-indent: -9999px;
	height: 69px;
	width: 260px;
	display: block;
	background-image: url(images/logo.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#header div#description {
	padding: 0px;
	color: #666666;
	font-size: 1.2em;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}



/* Navigation */
#navigation {
	float: left;
	width: 806px;
	background-image: url(images/menuback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#navigation ul {
	list-style:none;
	float: left;
}



#concept{
	background-image: url(images/concept.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline;
}

#navigation li a.concept:hover {
}

#navigation li a.tabs span {
 float:left;
 padding: 5px 15px 4px 6px;
 color: #6B78A9;
 font-size: 1.0em;
}

#navigation li a.tabs:hover span {
 color: #6B78A9;
}

/* Main contents */
#contents {
	float: left;
	width: 750px;
	padding: 0px;
	background: #ffffff;
	font-size: 1em;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents h2 {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 5px solid #5A5573;
 color: #000000;
 font: bold 1.6em 'arial', sans-serif;
 text-align: left;
}

#contents h2 a {
 color: #000000;
}

#contents .contents_body {
 margin: 15px 25px;
 padding: 0px;
}


#contents h3 {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}

#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}


/* Footer */
#footer a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(images/top_r2_c1_f2.jpg); 
       background-image: url(images/top_r2_c4_f2.jpg); 
       background-image: url(images/top_r2_c5_f2.jpg); 
       background-image: url(images/top_r2_c9_f2.jpg); 
	   background-image: url(images/top_r2_c10_f2.jpg);
	   background-image: url(images/top_r4_c8_f2.jpg); 
	   background-image: url(images/top_r5_c8_f2.jpg); 
	   background-image: url(images/top_r7_c8_f2.jpg); 
	   background-image: url(images/top_r9_c8_f2.jpg); 
	   background-image: url(images/top_r10_c8_f2.jpg);
}

.entry {
	font-size: 1em;
	line-height: 200%;
	padding-right: 0px;
	padding-left: 0px;
}

.entry ul{
	padding: 10px;
	display: block;

}
.entry li{
	list-style-type: none;
	list-style-position: inside;
	padding: 10px;
	display: block;
	vertical-align: middle;
	background-image: url(images/ya01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



/*サイドバー*/

#sidebar h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	}
	
#sidebar {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	}	

#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;
	text-indent: 10px;
	list-style-type: square;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar a{
	background-image: url(images/ya01.gif);
	background-repeat: no-repeat;
	background-position: -20px;
	overflow: visible;
	}	
/*コメントリスト*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	}

.waku01{
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px;
	background-color: #F7F7DF;
	display: block;
	width: 500px;
	}
	

