@charset "UTF-8";

/*a---#1d1287*/
/*a:hover---#5d52c5*/
/*border---#c1cbf2*/

/* Initializations / Rules
------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,N
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}
	
body{
	margin: 0px;
	font-size:12px;
	line-height:20px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	/*font-family:"Verdana", "Arial";*/
	/*	font-family: "ＭＳ Ｐゴシック" , "Osaka";*/
	color:#555555;
	}

img {
	border: none;
	}

/*Image Hover*/
a:hover img.hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

th,td{
	vertical-align: top; 
	text-align:left;
	font-size:12px;
	line-height:18px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	}

.floatRight{
	float:right;
	display:inline;
	}
	
.floatLeft{
	float:left;
	display:inline;
	}

.leftImg{
	float:left;
	display:inline;
	margin:0 15px 5px 0;
	}

.rightImg{
	float:right;
	display:inline;
	margin:0 0 5px 15px;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ====text==== */
strong{
	font-weight:bold;
	color:#db0000;
	}

em{
	font-weight:bold;
	}

p{
	margin:0 0 15px 0;
	}
	
.noMarg{
	margin-bottom:0 !important;
	}

.moreMarg{
	margin-bottom:40px !important;
	}

.miniMarg{
	margin-bottom:5px !important;
	}

.supp{
	font-size:10px ! important;
	line-height:14px ! important;
	}



/*－－－－－－－－－－－－－－－－－－－－－－*/

.container {
	width:650px;
	margin:10px 0 20px 5px;
}

.container .photo {
	width:240px;
	float:left;
}

.container .mainArea {
	width:395px;
	margin:0 0 0 15px;
	float:left;
}


/*▼20140520　追加▼*/
.container2 {
	width:400px;
	margin:10px 10px 20px 10px;
}

.container2 .photo {
	width:240px;
	float:left;
}

.container2 .mainArea {
	width:395px;
	margin:0 0 0 15px;
	float:left;
}
/*▲20140520　追加▲*/


.nameArea {
	padding:0 0 0px 15px;
	margin:0 0 5px 0;
	background:#F3F3F3;
	border-bottom:solid 2px #2846A6;
}

.nameArea .name01{
	float:left;
	font-size:32px;
	padding:15px 0 0 0;
	margin:0 30px 0 0;
	letter-spacing:2px;
	line-height:100%;
}

.nameArea .name02{
	padding:20px 0 0 0;
	letter-spacing:2px;
}

.mainArea dl {
	display:block;
	width:365px;
	margin:0 0 0 15px;
	padding:10px 0 7px 0;
	background:url(../img/kkk.gif) bottom repeat-x;
}

.mainArea dl dt {
	display:block;
	float:left;
	width:90px;
	color:#2846A6;
	font-weight:bold;
}

.mainArea dl dd {
	float:left;
	display:block;
	width:275px;
}

.mainArea .msg01 {
	margin:10px 15px 5px 15px;
	color:#2846A6;
	font-weight:bold;
}

.mainArea .msg02 {
	margin:0 15px 0 15px;
	padding:0 0 10px 0;
	font-size:18px;
	font-weight:bold;
	line-height:130%;
	background:url(../img/kkk.gif) bottom repeat-x;
}
.mainArea .msg03 {
	margin:10px 15px 0 15px;
}