@charset "UTF-8";
/* CSS Document */
/* Reset---------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
    border: 0;
}
/* reset_end--------------------------*/

body {
	background-color: #E9E9E9;;
}
#page {
	font-family:serif;
	font-size: 14px;
	line-height: 200%;
	color:#161616;
	background-color:#F2F2F2;
	letter-spacing: 3px;
	height: auto;
	width: 700px;
	margin-bottom:px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border:solid 1px #CCC;
	border-top-right-radius:80px;
   -webkit-border-top-right-radius: 80px;
   -moz-border-radius-topright: 80px;

   border-top-left-radius:80px;
   -webkit-border-top-left-radius: 80px;
   -moz-border-radius-topleft: 80px;

   box-shadow:2px 2px 3px #CCC;
  -webkit-box-shadow:2px 2px 3px #CCC;
  -moz-box-shadow:2px 2px 3px #CCC;
}

a:hover {
	color: #900;
}
a:active {
	color: #303;
}
a:link {
	color: #333;
}

#page_a {
	font-family:serif;
	font-size: 14px;
	line-height: 200%;
	color:#161616;
	background-color:#FBFBFB;
	letter-spacing: 3px;
	height: auto;
	width: 700px; 
    margin-right: auto;
	margin-left: auto;
	
	
	
}
#page_b {
	font-family:serif;
	font-size: 14px;
	line-height: 200%;
	color:#161616;
	background-color:#FBFBFB;
	letter-spacing: 3px;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
	border:solid 1px #CCC;
	

}

#headsymbol {
	text-align: center;
	padding-top:20px;
	padding-bottom:5px;
}
h1{
	color:#36134E;
    font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size:27px;
    text-align:center;
    padding-bottom:15px;
    padding-top:25px;
    border-bottom:solid px #CCC;
}

#headimage{
	width:700px;
	height:120px;
	background-image:url(../images/headimageshinkun.png);
	position:relative;
}

#houou_r{
	position:absolute;
	left: 50px;
	top: -60px;
	width: 220px;
}
	
#houou_l{
	position:absolute;
	left: 430px;
	top: -60px;
	width: 220px;
}	
.container{
	width:700px;
	height:70px;
	background-color:#F2F2F2;
}
/*window jyukun--------------*/
.container_a{
	width:700px;
	background-color:#FBFBFB;
}
/*jyugokun------------------*/
.container_b{
	width:800px;
    background-color:#FBFBFB;
}

#navi_a {
	width:350px;
	float:left;
	background-color:#BC9CA7;
	padding-bottom:25px;
	padding-top:3px;
	color:#FFF;
	text-align: center;
}
#navi_b {
	width:350px;
	float:left;
	background-color:#BC9CA7;
	padding-bottom:25px;
	padding-top:3px;
	color:#FFF;
	text-align: center;
}
.button a {
	background:#BC9CA7;
	padding: 3px 10px 3px 10px;
    text-align: center;
	color:#36134E;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:17px;
	font-weight:800;
	text-decoration: none;
    text-shadow: rgba(0,0,0, .0) 0px 0px 0px;
	
	-webkit-border-radius: 8px; width: auto; 
	-moz-border-radius: 8px;  -khtml-  border-radius: 8px;  border-radius: 8px;
	border:solid #CECECE 1px;
	
    
}
 


.button a:hover  {
	 background:#DFCAD2;
     padding: 3px 10px 3px 10px;
     text-align: center;
	 color:#36134E;
	 font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
	 font-size:15px;
	 font-weight:900;
	 text-decoration: none; 
	 
     -webkit-border-radius: 8px; width: auto; 
	 -moz-border-radius: 8px;  -khtml-  border-radius: 8px;  border-radius: 8px;
     
     text-shadow:  1px 1px 1px #;
     border-top: inset 1px #ccc; border-left: inset 1px #ccc; border-bottom: inset 1px #D1D1D1; border-right: inset 1px #D1D1D1;
	
}

/*-----firefox対策*/
.button a:active {
	border:none;
}

.panel{
	width:700px;
    padding-bottom:px;
    background-color:#F2F2F2;
}

/*--------panelcontents---------*/
h2{
	font-size:16px;
    color:#161616;
    font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-weight:bold;
}

h3{
	font-size:14px;
	color:#282828;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:;
	}
.chu{
	font-size:12px;
	color:#161616;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif 12px ;
}

.pagelink{
	text-align:right;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/*-----panelcontents end------*/

.container_d{
	height:350px;
	margin-top:20px;
	background-image:url(../images/goshinkunback.png);
	position:relative;
}
#goshinkunimage{
	position:absolute;
    left:275px;
    top:-10px;
}
#navi{
	text-align: center;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:14px;
    background:#BC9CA7;
    padding:3px 0px 2px 0px;
}

#footer{
	text-align: center;
    font-size:10px;
    color:#666;
    padding-top:10px;
    padding-bottom:10px;
}

