﻿/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: verdana, arial, helvetica, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", Osaka, Sans-Serif;
	background: palegoldenrod;
	color:#383636;
	font-size:14px;
}
p {
	font-size:90%;
	color:#383636;
	line-height:1.5;
	padding-right:10px;
	border-collapse:collapse;
}
h1 {
	font-size:95%;
	color:#383636;
	font-family: "Trebuchet MS", verdana, arial, "ヒラギノ角ゴ Std W6", "ＭＳ Ｐゴシック", HiraKakuStd-W8, Osaka, sans-serif;
	margin-top:25px;
	margin-right:10px;
	margin-bottom:0px;
	padding-bottom:3px;
}
h2 {
	font-size:95%;
	font-family: "Trebuchet MS", verdana, arial, "ヒラギノ角ゴ Std W6", "ＭＳ Ｐゴシック", HiraKakuStd-W8, Osaka, sans-serif;
	color:#383636;
	margin-top:30px;
	margin-right:15px;
	padding-bottom:3px;
	border-bottom:2px dotted #ccc;
}
/*---全体のレイアウトボックス---*/

#layoutall {
	background: #fff;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 5px 0px 5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:2px solid #ccc;
}
#header {
	height:150px;
}
#sitenavi {
	height:20px;
}
#navi {
	height:20px;
	padding-left:10px;
	padding-bottom:5px;
	font-size:80%;
}
#left {
	width:210px;
	padding-left:5px;
	float:left;
}
#main {
	width:560px;
	float:right;
	padding:0px 10px 50px 10px;
}
#imagepic {
	width:550px;
	height:150px;
}
#bannar {
	width:550px;
	height:30px;
	margin-top:10px;
}
#main_header {
	width:550px;
	height:30;
	margin-top:15px;
}
#footer {
	height:20px;
	clear:both;
	font-size:70%;
	font-family:Verdana;
	text-align:center;
	padding-top:8px;
	border-top:1px solid #ccc;
	border-botoom:1px solid #ccc;
}
/*---ヘッダー＆ナビ部分---*/

.logo {
	margin-top:60px;
	margin-left:600px;
	border:none;
}
#sitenavi img {
	margin-top:5px;
	margin-left:520px;
}
/*---サービスメニュー（left）部分---*/

.cat {
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.cat table {
	margin:0px;
	padding:0px;
}
.magmag {
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	border:1px solid #ccc;
}

.magmag table {
	margin:0px;
	padding:0px;
	font-size:10px;
}
.menu_magmag {
	font-size:10px;
	color:#383636;
	line-height:1.5;
	margin:3px;
	border-collapse:collapse;
	text-align:justify;
	text-justify:distribute;
}
.menu_magmag a, .menu_magmag a:link {
	color:#0099cc;
	text-decoration:none;
	border-bottom:1px dotted;
}
.menu_magmag a:visited {
	color:#660066;
	text-decoration:none;
	border-bottom:1px dotted;
}
.menu_magmag a:active, .menu_magmag a:hover {
	color:#cc3300;
	text-decoration:none;
	border-bottom:1px dotted;
}
/*---本文（main）部分---*/

p > a, p > a:link {
	color:#0099cc;
	text-decoration:none;
	border-bottom:1px dotted;
}
p > a:visited {
	color:#660066;
	text-decoration:none;
	border-bottom:1px dotted;
}
p > a:active, p > a:hover {
	color:#cc3300;
	text-decoration:none;
	border-bottom:1px dotted;
}
p a, p a:link {
	color:#0099cc;
	text-decoration:none;
	border-bottom:1px dotted;
}
p a:visited {
	color:#660066;
	text-decoration:none;
	border-bottom:1px dotted;
}
p a:active, p a:hover {
	color:#cc3300;
	text-decoration:none;
	border-bottom:1px dotted;
}
.pic-l {
	float:left;
	background:#ffffff;
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #ccc;
}
.pic-r {
	float:right;
	background:#ffffff;
	padding:2px;
	margin-left:5px;
	margin-bottom:5px;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #ccc;
}

#main table img{
	background:#ffffff;
	padding:2px;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #ccc;
}
	
.yajirushi {
	text-align:right;
	font-size:70%;
}
#main table {
	font-size:90%;
	color:#383636;
	margin-bottom: 15px;
	border-top: 1px solid #cccccc;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#main table th {
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#main table td {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
form {
	font-size:90%;
	color:#383636;
	line-height:1.5;
	margin-right:10px;
}
ul {
	font-size:0.9em;
	color:#383636;
	line-height:1.8;
	list-style-image:url(img/list-1.gif);
}
ul ul {
	font-size:0.9em;
	color:#383636;
	line-height:1.8;
	list-style-image:url(img/list-2.gif);
}
ul.recommend {
	margin-top:5px;
}
ul a, ul a:link {
	color:#0099cc;
	text-decoration:none;
	border-bottom:1px dotted;
}
ul a:visited {
	color:#660066;
	text-decoration:none;
	border-bottom:1px dotted;
}
ul a:active, ul a:hover {
	color:#cc3300;
	text-decoration:none;
	border-bottom:1px dotted;
}
ul.recommend img {
	vertical-align:bottom;
	margin-bottom:1.2em;
}
ul.recommend li {
	margin-bottom:0.2em;
}
.date {
	height:15px;
	font-size:100%;
	color:#ccc;
	font-family:"Verdana";
	text-align:left;
	margin-top:0px;
	margin-right:10px;
	border-top:2px dotted #ccc;
}
.notice {
	font-size:80%;
	line-height:1.3;
	margin-left:15px;
	margin-right:15px;
	padding:7px;
	border:1px solid #ff0000;
}
caption {
	text-align:left;
	color:#ccc;
	font-size:90%;
	font-family: "Verdana";
	font-size:90%;
}
.takada {
	font-size:90%;
	color:#556b2f;
	line-height:1.5;
	border-collapse:collapse;
	text-align:justify;
	text-justify:distribute;
}
.magmenu {
	margin: 5px;
}
.next {
	font-size:80%;
	text-align:right;
}
.next a, .next a:link {
	color:#0099cc;
	text-decoration:none;
	border-bottom:1px dotted;
}
.next a:visited {
	color:#660066;
	text-decoration:none;
	border-bottom:1px dotted;
}
.next a:active, .next a:hover {
	color:#cc3300;
	text-decoration:none;
	border-bottom:1px dotted;
}
img.new{
vertical-align:middle;
}