/* CSS Document */

/*初期化設定*/
/*p,a,img,h1,h2,h3,h4,ul,li*/
*{
	margin:0;
	padding:0;
	border:0;
}

/*基本要素、背景色*/


body {
	margin:0 auto 0px auto;
	background-color:#669999;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:center;
}

.spacer{clear:both; height:1px;}
.clear {
	clear:both;
}	
.right{
	float:right;
	margin:0px;
}
.left{
	float:left;
	margin:5px;
}
table {
	border-collapse:collapse;
	margin-left:40px;
	
}
th,td {
	border:1px solid #666666;
	text-align: center;
	vertical-align: middle;
	padding:5px;
}
/*基本フォント設定*/

p {    
	color:#363636;
}
.cts p{
	margin:15px 0 0 25px;
}
.cts ul{
	margin:15px 0 0 25px;
}

a {
	color:#014982;
}

hr {
	height:2px;
	width:540px;
//	color:#b9b9b9;
	color:red;
}

h1 {
	color:#000000;
	font-size:12px;
	margin:20px auto;
	padding:5px;
	line-height:16px;
	text-indent:16px;
	font-weight:normal;
}
h3 {
	color:#666666;
	font-size:19px;
	padding:10px 0 0 10px;
	line-height:30px;
	margin-top:30px;
	margin-bottom: 20px;
	background-image:url(./img/husen.jpg);
		
}

h2 {
	font-size:16px;
	height:20px;
	line-height:20px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:10px;
	padding: 3px 3px;
	border-left:  10px solid #008B8B;
	border-bottom:  1px solid #008B8B;
	background-color: #ffffff;
	clear:both;
}

#category h2 {
	color:#ffffff;
	font-size:14px;
	height:24px;
	margin: 0px;
	line-height:24px;
	background-color:#008B8B;
	border-left:  0px;
	text-indent:20px;
	clear:both;
}


h4 {
	color:#000000;
	font-size:12px;
	height:22px;
	line-height:22px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0px 5px 0px 5px;
	border-left: 12px solid #A9CB34;
	border-top:0px solid #A9CB34;
	border-bottom:1px solid #A9CB34;
	background-color: #ffffff;
	clear:both;
}

h5 { 

     color:#006666;
     font-size:10px;
     

} 

/*xml互換モードレンダリング対処*/
h1,h2,h3,h4,h5,p,a,img,li {
	text-align:left;
}


/*レイアウト*/

#base {
	width:840px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	text-align:center;
}


#header {
	margin:0 auto;
	width:800px;
	height:80px;
	text-align:left;
}

	#logo {
		width:400px;
		height:80px;
		float:left;
		margin-top:5px;
	}

	#head-banner {
		width:200px;
		height:80px;
		float:left;
		margin-top:5px;
	}
	#head-inquiry{
		width:200px;
		height:80px;
		margin-top:25px;
		float:right;
	}
	


/*中央コンテンツ、カテゴリ、下フッター*/

#center {
	width:800px;
	margin:0 auto;
}

#contents {
	width:550px;
	float:right;
	text-align:center;
}

	.kansou {padding:15px 15px 15px 15px;
		margin:15px 15px 15px 15px;
		width:490px;
		background-color:#FFFF99;
		
	}


	#image {
		margin:0;
		width:550px;
		font-size:0;
	}


	.cts {
		margin:15px 0px 15px 0px;
		width:540px;
		background-position:top;
		text-align:left;
	}
	
	.cts p {line-height :1.5em;
	            text-indent:10px;
	}

.cts li {margin-left:30px;
	}
	
.sampleA { width:80%; 
                     table-layout:auto; 
                     margin:30px;
					 }  
					 
table.sampleA td{ text-align:center;}
table.sampleA th{ background-color:#B0C4DE;}

/* ----------- My Form ----------- */
.myform{
	margin-left:20px; auto;
	width:400px;
	padding:14px;
}

	/* ----------- stylized ----------- */
	#stylized{

		border:solid 2px #b7ddf2;
		background:#ebf4fb;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(img/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}

	/* ----------- miniform ----------- */

	
	#mailform label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:45px;
		float:left;
	}

	
	#mailform input{
		float:left;
		font-size:10px;
		padding:2px 1px;
		border:solid 1px #aacfe4;
		width:140px;
		margin:1px 0 8px 5px;
	}
	#mailform button{ 
		clear:both;
		width:34px;
		height:19px;
		background:#66666;
		text-align:center;
		line-height:14px;
		font-size:12px;
		}


/*ナビメニューとマウスオーバー設定*/

#navi {
	margin:10px auto;
	width:800px;
	height:30px;
	background-image:url(img/menubar-.jpg);
	background-repeat:no-repeat;
	background-position: center;
	font-color: #FFFFFF;
	font-size:14px;
}
	
	#navi ul{
		margin:0 auto;
		width:800px;
		height:30px;
	}

	#navi li {
		height:26px;
		line-height:26px;
		padding:2px 15px 0 15px;
		float:left;
		list-style:none;
	}
	
	#navi a {
		padding:7px 16px 6px 16px;
		text-decoration:none;
		color:#2F4F4F;
	}
	
	#navi a:hover {
		padding:7px 16px 6px 16px;
		text-decoration:none;
		color:#008B8B;
	}







	/*コンテンツリストスタイル設定*/
	
		padding-left:25px;
		margin:15px 0;
	}
	
	#contents ol {
		padding-left:15px;
		margin:15px 0;
	}
	
	#contents li {
		line-height:1.5em;
	}

#naiyou ol li { list-style-type: decimal;}
#naiyou ol ol li {list-style-type: lower-roman;}

#category {
	width:245px;
	float:left;
}
	
	#category a {
		text-decoration:none;
	}
	#category a:hover {
		text-decoration:underline;
	}
	.menu {
		width:220px;
		margin-bottom:5px;
		
	}

	.cat {
		border:1px solid #008B8B;
		width:220px;
		padding-bottom:15px;
		margin-bottom:15px;
		background-color:#FFFFCC;
	}
	
	#category ul {
		margin-top:5px;
	}
	
	#category li {
		list-style:none;
		padding:5px 5px 5px 10px;
	}
	
	#category  .link {
		list-style:none;
		background-image:url(img/ico_link.gif);
		background-repeat:no-repeat;
		background-position:15px 5px;
		text-indent:31px;
		line-height:21px;
	}
	
	#category .rss {
		list-style:none;
		background-image:url(img/ico_rss.gif);
		background-repeat:no-repeat;
		background-position:15px 5px;
		text-indent:31px;
		line-height:21px;
	}

 

#page_top {
	float:right;
	width:195px;
	height:45px;
	line-height:45px;
	font-weight:bold;
	text-align:right;
		clear:both;
}

	#page_top a {
		color:#014982;
	}


#footer {
	height:60px;
	width:800px;
	line-height:13px;
	border-top:1px solid #d8d8d8;
	margin:0 auto;
		clear:both;
}

	#footer .left {
		font-size:10px;
		margin:10px auto;
		width:700px;
		float:left;
	}
	
	#footer .right {
		color:#000000;
		margin:10px auto;
		width:700px;
		float:right;
	}
	
	#footer .right p {
		text-align:right;
	}
	
	#footer a {
		text-decoration:none;
		color:#444444;
	}
	
	#footer a:hover {
		text-decoration:underline;
		color:#444444;
	}

.small {
	font-size:80%;
	color:#014982;
}
div.order{
	margin:20px 5px 20px 5px;
	clear:both;
}
.btn {
	float: left;
	background: url(img/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0 0 10px;
}
.btn a{
	float: left;
	height: 40px;
	background: url(img/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(img/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}

table.tab1 {
	margin:10px;
}

table.tab1 th, table.tab1 td{
	padding:5px;
}
table.tab1 th{
	background-color:#D0D0D0;
}
table.tab2 {
	border-collapse:collapse;
	margin:30px;
}

table.tab2 th,td{
	border:1px solid #666666;
	text-align: left;
	vertical-align: middle;
	padding:5px;

	font-size:12px;
}
table.tab2 th{
	background-color:#D0D0D0;
}
object {
	margin-left:30px;
	margin-bottom:30px;
}
ul.link-list {
	list-style-image:url(./img/linklist.gif);
}
ul.link-list li{
	margin:0 0 0 25px;
}
form.tarea textarea{
	margin:10px 5px 10px 20px;
	width:500px;
	height:5em;
	border: 1px #A0A0A0 solid;
	scrollbar-base-color: #ff0000;
	font-size:12px;
}
table.sougolink th{
	width:160px;
	vertical-align:middle;
	text-align:left;
	white-space: normal;
	font-size:12px;
}