/* CSS Document */

body {
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:1.4em;
	margin:0;
	padding:0;
}

select {
    border: solid 1px #ccc;
}


/*COLOR*/
.white { color: #ffffff; }
.whitest { color: #ffffff; font-weight: bold; }
.small { font-size: 80%;}
.red { color: #ec0000; }
.redst { color: #ec0000; font-weight: bold; }
.blue { color: #3a75af; }
.bluest { color: #3a75af; font-weight: bold; }
.black { color: #000000; }
.blackst { color: #000000; font-weight: bold; }
.orange { color: #ff6600; }
.orangest { color: #ff6600; font-weight: bold; }

/*COLOR*/
.color_black,.color_black a,.color_black a:horver{ color:#000000; text-decoration:none;}


/*写真*/
.picture {
    border: 1px solid #ccc;
}

img, a img{
	border:none;
	margin:0;
}


/* フロート回り込み解除
----------------------------------------------- */
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
	line-height:0px;
}

/* リンク指定
----------------------------------------------- */
a { text-decoration: none; font-weight:bold; }
a:link { text-decoration: none; color: #3a75af; font-weight:bold; }
a:visited { text-decoration: none; color: #3a75af; font-weight:bold; }
a:hover { text-decoration: none; color: #ff6600; font-weight:bold; }

h2.main-title3 a:hover { color: #000; }


/* レイアウト */
#all{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url("../img/back_pink02.gif");
	background-repeat: repeat;          
	background-attachment:fixed;           
	background-position: top;
}

#container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFD700;
}

#header{
	border:2px medium #FF0099;
	width:900px;
	height:200px;
	text-align:left;
}

#middle{
	width:900px;
}

#contents{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	padding:10px 20px;
	text-align:left;
	background-color:#FFFFFF;
}

#menu{
	float:inherit
	width:900px;
	height:100px
}

#footer{
	clear:both;
	width:890px;
	height:20px;
	text-align:center;
	padding:5px;
	background-color:#FFD700;
}

/* header */

#logo{
	width:200px;
	height:200px;
	background-color:#00FFFF;
	float:left;
}

/* contents */

.introduction{
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:290px;
	padding:5px 10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	box-shadow: 1px 1px 2px #999; /* CSS3 */
	-moz-box-shadow: 1px 1px 2px #000; /* Firefox�p*/
	-webkit-box-shadow: 1px 1px 2px #000; /* Google Chrome, Safari�p*/
	text-align:center;
	border:8px ridge #CCCCCC;
}

.introduction .top{
	border-bottom:1px dotted;
	height:71px;
}

.introduction .siteneme{
	font-size:20px;
	font-weight:bold;
	width:400px;
	height:71px;
	line-height:71px;
	text-align:center;
	margin-right:150px

}

.introduction .logo{
	width:100px;
	height:71px;
	float:left;
	margin-left:50px
}


.introduction p{
	text-align:left;
	margin:5px;
}

.introduction .btn{
	text-align:center;
	margin:10px;
}

.introduction .subimg{
	margin:8px;
}


table.main{
	border:1px #000000 solid;
	width:650px;
	height:300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

table.sub{
	border:1px #000000 solid;
	width:800px;
	height:60px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}


th {
	font-style:normal;
	font-weight:500;
	border:1px #000000 solid;
	background-color: #FFCC00;
	text-align: center; 
	vertical-align:middle
	}

td {
	border:1px #000000 solid;
	text-align: center; 
	vertical-align:middle;
	padding:6px 0;
	}


.space{
  line-height: 150%;
  margin: 10px
}

.title{
	background-image: url("../img/square_check.gif");
	background-repeat:no-repeat;
	padding-left:36px;
	padding-top:3px;
	padding-bottom:2px;
	font-weight:bold;
	}

.circle{
	background-image: url("../img/circle_green.gif");
	background-repeat:no-repeat;
	padding-left:24px;
	padding-top:1px;
	margin-bottom:2px;
	}


ul.menulist{
	margin:0 20px;
	list-style:none;
    font-size:12px;
	float:left;
}

ul.menulist li{
	float:left;
	margin:0 10px;
}

h2{
	height:40px;
	font-weight:bold;
	color:#FFCC66;
	font-size:24px;
	background-image:url("../img/titlebar_pink.gif");
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:12px;
	}
	
h3{
	height:40px;
	font-weight:bold;
	color:#FFCC66;
	font-size:24px;
	background-image:url("../img/titlebar_pink.gif");
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:12px;
	}
	
h4{
	height:40px;
	font-weight:bold;
	color:#FFCC66;
	font-size:24px;
	background-image:url("../img/titlebar_pink.gif");
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:12px;
	}
	
h5{
	height:40px;
	font-weight:bold;
	color:#FFCC66;
	font-size:24px;
	background-image:url("../img/titlebar_pink.gif");
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:12px;
	}
	
h6{
	height:40px;
	font-weight:bold;
	color:#FFCC66;
	font-size:24px;
	background-image:url("../img/titlebar_pink.gif");
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:12px;
	}
	
.botton{
	margin-top:14px;
	margin-left: auto;
	margin-right: auto;
	}

.pp_l {
	float:left;
}

.pp_r {
	float:right;
}

.back_c1 {
	background:#fef6fa;
	border:2px dashed #FF9999;
	padding:8px;
	margin:6px 12px;
	overflow: hidden;
}

.back_c2 {
	background:#f6fef8;
	border:2px dashed #aaedb8;
	padding:8px;
	margin:6px 12px;
	overflow: hidden;
}

.back_c3 {
	background:#fffdf6;
	border:2px dashed #e9d88a;
	padding:8px;
	margin:6px 12px;
	overflow: hidden;
}

.pass {
	clear:both;
}

.outer {
	overflow:hidden;
	margin: 20px 0px 20px 20px;
}

.frame {
	display: inline-block;
	position: relative;
	overflow: hidden; /* 不要部分を消す */
	padding: 6px; /* 6px だけは写真からはみ出す */
}
.frame img {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.photo {
	width:auto;
    margin: auto;
}

.photo img {
    border: 10px solid #fff;
}

