@charset "Shift_JIS";
	@media screen and (max-width: 1000px) {
  #container{
    width : 95%;
  }
}
@media screen and (max-width: 760px) {
  /* style */
}
@media screen and (max-width: 480px) {...}
@media screen and (max-width: 320px) {...}


/** 全体 **/
body,
html{
	margin:0;
	text-align:center;
	background-color:#ffffff;
	font-size:12px;

}

html{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 100%;
	margin-bottom: 1px;
	width: 100%;
}

img{
	border:none;
	margin:0px;
	max-width: 100%; 
	height:auto;
}

h1{
	font-weight:normal;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	line-height:0em;
}

h2{
	font-size:16px;
	line-height:0em;
	padding-top:4px;
}

*:first-child+html h2{
	font-size:16px;
	line-height:0em;
	padding:6px;
	margin:10px;
}

a{
	color:#1050a8;
}

a:hover{
	color:#4a98df;
}

hr{
    height:1px;
    color:#50799a;
    background-color:#50799a;
    border:0 none;
	margin:15px 5px;
}

#container{
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
}

/** ヘッダー **/

#header{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 130px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}

#headerbd{
	background-color: transparent;
	background-image: url(cssimg/bg_bar.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: -25px 0%;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	width: 100%;
	margin-left: -20px;
	padding-top: 25px;
	padding-left: 30px;
}

#header #headerbd a{
	text-decoration:none;
	color:#222222;
}

/** メイン **/

#main{
	margin-left: auto;
	margin-right: auto;
	margin-top:  0px;
}

#detail{
	width: 100%;
	float: left;
	margin-top:  -10px;
	padding-top: 0px;
}

#detail .midashi{
	border-width: 1px;
	border-style: solid;
	border-color: #a8c7e0;
	background-color: #ffffff;
	background-image: url(cssimg//bg_h2.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left center;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
	margin-left: 0px;
	padding-left: 15px;
	height: 32px;
	color: #205aa8;
	text-align: left;
}

.article{
	padding:5px;
	text-align:left;
	line-height:1em;
	color:#1a1a1a;
}

dl{
	width: 100%;
	margin-left: 15px;
}

dt{
	display:block;
	border:#a8c7e0 1px solid;
	padding:3px 15px;
	width:130px;
}

dt a{
	text-decoration:none;
}

dd{
	padding-top:8px;
	padding-right:10px;
	padding-bottom:20px;
	display:block;
}

dd img{
	margin:20px;
}

.comment img{
	float:left;
	margin-top:10px;
	margin-right:10px;
}

.commenttxt{
	display:block;
	padding-top:20px;
	margin-right:0px;
}

.link img{
	float:left;
	margin-top:10px;
	margin-right:10px;
}

.linktxt{
	display:block;
	padding-top:20px;
	margin-left:auto;
	margin-right:0px;
	width:280px;
}

.article span#mailad{
	padding:10px 20px;
	margin:10px;
	display:block;
	border:#a8c7e0 1px solid;
	width:400px;
}
/**表**/

table.type01 {
	border-collapse: separate;
	border-spacing: 0px 0px;
	text-align: left;
	line-height: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 0px;
	height: 1em;
	table tr { height:0em; }
}
table.type01 th {
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: none;
}
table.type01 td {
    padding: 10px;
    vertical-align: top;
    border-bottom: none;
}

table.type02 {
	border-collapse: separate;
	border-spacing: 0px 0px;
	text-align: left;
	line-height: 1;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #cccccc;
	height: 100%;
}
table.type02 th {
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: none;
}
table.type02 td {
    padding: 10px;
    vertical-align: top;
    border-bottom: none;
}

table.type03 td  {
    border-collapse: collapse;
}


/** フッター **/

#footer{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 40px;
	width: 100%;
	height: 38px;
	color: #666666;
	background-color: transparent;
	background-image: url(cssimg//bg_footer.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
}

/** 回り込み解除 **/

.clearfix:before,.clearfix:after {
    content:"";
    display:block;
    overflow:hidden;
}

.clearfix:after {
    clear:both;
}

.clearfix {
    zoom:1;
}