/* CSS Document */

/*初期化設定*/
/*p,a,img,h1,h2,h3,h4,ul,li*/
*{
	margin:0;
	padding:0;
	border:0;
}
input {
	border:1px inset #666666;
}
input[type=image]{
	border:0;
}
hr{
	border:1px dotted #333333;
	margin-top:20px;
	margin-bottom:20px;
}
/*基本要素、背景色*/


body {
	margin:0 auto 0px auto;
	background-color:#758261;
	font-family:MS Gothic,Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

.clear {
	clear:both;
}	
.right{
	float:right;
	margin:5px;
}
.left{
	float:left;
	margin:5px;
}


/*基本フォント設定*/

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

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

h1 {
	color:#000000;
	font-size:12px;
	margin:20px auto;
	padding:5px;
	line-height:16px;
	text-indent:16px;
	font-weight:normal;
}
h2 {
	color:#333333;
	font-size:16px;
	padding:10px 0 0 10px;
	line-height:30px;
	margin-top:30px;
	margin-bottom: 20px;
	border-top:  4px solid #1C86C7;
	border-bottom:  2px solid #B5B5B5;
	border-right:  1px solid #B5B5B5;
	border-left:  1px solid #B5B5B5;
	background-color:#FAFAFA;
		
}

h3 {
	font-size:14px;
	height:20px;
	line-height:20px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:10px;
	padding: 3px 3px;
	border-left:  10px solid #C71C86;
	border-bottom:  1px solid #C71C86;
	background-color: #ffffff;
}

#category h3 {
	color:#ffffff;
	font-size:14px;
	margin: 0px 0px 10px 0px;
	line-height:24px;
	background-color:#B5B5B5;
	border-bottom:4px solid #C71C86;
	border-left:  0px;
	text-indent:20px;
}


h4 {
	color:#000000;
	font-size:12px;
	height:22px;
	line-height:22px;
	margin-top:10px;
	margin-left:15px;
	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;
}



/*xml互換モードレンダリング対処*/
h1,h2,h3,h4,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:70px;
	text-align:left;
}

	#logo {
		width:300px;
		height:80px;
		background-image:url(./img/logo.gif);
		background-repeat:no-repeat;
		float:left;
	}

	#head-banner {
		width:400px;
		height:80px;
		float:left;
	}
	#head-inquiry{
		width:90px;
		height:50px;
		margin-top:30px;
		float:right;
	}
	
/*ナビメニューとマウスオーバー設定*/

#navi {
	margin:10px auto;
	width:800px;
	height:30px;
	background-image:url(img/menubg.jpg);
	background-repeat:no-repeat;
	background-position: center;
	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:#ffffff;
	}
	
	#navi a:hover {
		padding:7px 16px 6px 16px;
		text-decoration:underline;
		color:yellow;
	}



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

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

#contents {
	width:550px;
	float:right;
	text-align:center;
}
	#image {
		margin:0;
		width:550px;
		font-size:0;
	}


	.cts {
		margin:0px 0px 15px 0px;
		width:540px;
		background-position:top;
		text-align:left;
	}

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



#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 #F2F3F8;
		width:220px;
		padding-bottom:15px;
		margin-bottom:15px;
		background-color:#ffffff;
	}

	
	#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;
	}

	#category div.banner{
		margin-top:20px;
		margin-bottom:20px;
	}
#page_top {
	float:right;
	width:195px;
	height:45px;
	line-height:45px;
	font-weight:bold;
	text-align:right;
}

	#page_top a {
		color:#014982;
	}


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

	#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;
}
.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 {
	border-collapse:collapse;
	margin:10px;
}

table.tab1 th,td{
	border:1px solid #666666;
	text-align: left;
	vertical-align: middle;
	padding:5px;
}
table.tab1 th{
	background-color:#D0D0D0;
}
table.tab2 {
	border-collapse:collapse;
	margin:30px;
}

table.tab2 th,table.tab2 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*/
.mailmag {
	width:220px;
	padding-bottom:15px;
	margin-bottom:15px;
	background-color:#ffffff;
	}
#category h4 {
	color:#ffffff;
	font-size:12px;
	margin: 0px;
	line-height:24px;
	background-color:#C71C86;
	border-bottom:4px solid #C71C86;
	border-left:  0px;
	text-indent:0px;
}
#inputArea
{
    font-size: 12px;
    background-color: #d6e5f4;
    padding: 10px;
	text-align:left;
}

#inputArea input, #inputArea textarea{
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 180px;
	background-color: #FFFFFF;
}
#inputArea input[type=hidden]{
    font-size: 12px;
    display: none;
}

#inputArea button {
	background-color: #CCCCCC;
	width:100px;
	border: 2px solid #FFFFFF;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	margin:10px 0px 10px 50px;
}

div.mm_regist{
	border:2px solid #C71C86;
	width:510px;
	margin:5px;
	padding:5px;
}
div.mm_regist table{
	margin:0px;
}
div.mm_regist table td,tr{
	border:0px;
}
table.amazon {
	border:0;
	border-collapse:collapse;
}
table.amazon tr,td{
	border:0;
}
div.quote{
	border-top:1px solid #C71C86;
	border-right:1px solid #C71C86;
	border-bottom:1px solid #C71C86;
	border-left:10px solid #C71C86;
	background-color:#F9E8F2;
	margin:5px 5px 5px 30px;
	padding:10px;
}

/* ----------- stylized ----------- */

.spacer{clear:both; height:1px;}
	#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 #B9DC67;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized textarea{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #B9DC67;
		width:300px;
		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;
	}
	#stylized em{ 
		color:red;
		font-size:10px;
　		font-style:normal;
	}



