@charset "UTF-8";

/*
	Reset
*******************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
li {list-style:none;}
img {border:0;}

/* Yahoo UI Font CSS
-----------------------------------------------
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0pr2

Font-size Adjustment.
	77% = 10px	|	123.1% = 16px	|	167% = 22px
	85% = 11px	|	131% =  17px	|	174% = 23px 
	93% = 12px	|	138.5% = 18px	|	182% = 24px 
	100% = 13px	|	146.5% = 19px	|	189% = 25px 
	108% = 14px	|	153.9% = 20px	|	197% = 26px 
	116% = 15px	|	161.6% = 21px	| 
----------------------------------------------- */ 
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;

*font-size:small; /* for IE */*font:x-small; /* for IE in quirks mode */		background-color: #eaf6fd;

}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select,input,button,textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/*
	clearfix
*******************************/
.clearfix:after { content: " ";  display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;  }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {
    zoom: 1; /* for IE5.5 - IE7 */
}


/*
	replaceImg
*******************************/
.replaceImg { text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;}


/*
	BASE
*******************************/
/*body { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,'Hiragino Kaku Gothic Pro',Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;}*/

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,'Hiragino Kaku Gothic Pro',Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	margin: 0;
	padding: 0;
}

body > #container {
	height: auto;
	/*background-color: #FFF;*/
}
/*dt,dd,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,a { font-size:93%;}
*/
body * {line-height:1.22em;}

img {
	vertical-align:bottom;
	line-height:0;
}


p,th,td,dt,dd,li,h1,h2,h3,h4,h5,h6 { color:#222;}

a,
a:link,
a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#666;
	text-decoration:none;
}

a img {
	outline:none;
	border:none;
}

.clear { clear:both;}

/*//////////////////////////////////////////////////////////////////////////*/



/*
	BASE LAYOUT
******************/

#container {
	margin:0;
}

#main {
	width:800px;
	margin:0 auto;
	padding:30px 0;
	background:#FFF;
}

div#main p {
	color:#333;
	font-size:108%;
	line-height:180%;
	margin:0 0 15px;
}



/*//////////////////////////////////////////////////////////////////////////*/




/*
	Header LAYOUT
******************/

#header {
	margin:0 auto;
	padding:0;
	width:800px;
}
#header h1 {
	margin:0;
	padding:0;
}
#header p.seo {
	font-size:100%;
	height:30px;
	line-height:30px;
	color:#00a0e9;	
}
	

/*//////////////////////////////////////////////////////////////////////////*/

/*
	Contents LAYOUT
******************/

div.contents {
	width:740px;
	margin:0 auto;
	padding:0;
}


/**/
div#main .c1 p {
	color: #FF66CC;
	font-size: 123.1%;
	font-weight: bold;
	margin-bottom:30px;
	line-height:200%;
}
div#main .c1 p.txt1 {
	font-size:197%;
	margin-bottom:0;
}
div#main .c1 p span.txt2 {
	color: #F09;
	font-size:108%;
}
div#main .c1 p.img {
	margin-bottom:5px;
}
div#main .c1 p.name {
	color:#000;
	font-size:138.5%;
	position:relative;
	line-height:120%;
	margin-bottom:5px;
}
div#main .c1 p.name span {
	font-weight:normal;
	font-size:77%;
	line-height:inherit;
}
div#main .c1 p.name img.email {
	position:absolute;
	bottom:0;
	right:0;
}
div#main .c1 p.profile {
	font-size:100%;
	margin-bottom:10px;
}
div#main .c1 p.book {
	margin-bottom:0;
}
div#main .c1 p.book img.mr5 {
	margin-right:5px;
}
div#main .c1 p.allow {
	text-align:center;
	margin-bottom:15px;
	line-height:100%;
}
div#boxl {
	width:550px;
	float:left;
}
div#boxr {
	width:164px;
	float:right;
}

div#mailmag {
	width:715px;
	height:75px;
	margin:0 auto 60px;
	padding:0;
	text-align:center;
	background:#ef90b7;
	position:relative;
	border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
div#main div#mailmag p.txt {
	color:#FFF;
	line-height:150%;
	text-align:left;
	position:absolute;
	font-size:93%;
	font-weight:normal;
	top:30%;
	left:30px;
}
div#main div#mailmag p.btn {
	margin:0;
	padding:8px 0;
	font-size:100%;
}
div#main div#mailmag img.mailmag {
	position: absolute;
	top: -30px;
	right: 30px;
}

/**/

div#main h2 {
	color:#2264b0;
	font-size:153.9%;
	font-weight:bold;
	margin:0 0 30px;
	padding:0 30px;
	background:#cae9fa;
	height:42px;
	line-height:42px;
}

div#main .contbox {
	border:2px solid #e693b7;
	margin:0 0 30px;
	padding:15px;
	border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	position:relative;
}
div#main .contbox p {
	color:#3fa6de;
	font-size:108%;
	line-height:150%;
	margin:0;
	padding:0;	
}
div#main .contbox h3 {
	color:#3fa6de;
	font-size:116%;
	line-height:150%;
	margin:0 0 15px;
	padding:0;
	font-weight:bold;
}
div#main .contbox .fleft {
	float:left;
	margin:0 15px 0 0;
	padding:0;
}
div#main .contbox .fright {
	float:right;
	margin:0;
	padding:0;
}
div#main .contbox .fright2 {
	float:right;
	margin:40px 0 0;
	padding:0;
}
div#main .contbox .w280 {
	width:280px;
	float:left;
}
div#main .contbox .w260 {
	width:260px;
	float:left;
}
div#main .contbox .w240 {
	width:240px;
	float:left;
}
div#main .contbox .w220 {
	width:220px;
	float:left;
}
div#main .contbox .w210 {
	width:210px;
	float:left;
}
div#main .contbox .w490 {
	width:490px;
	float:left;
}
div#main p.center {
	text-align:center;
}
div#main p.center a img {
	margin:0 0 0 50px;
}
div#main div.social {
	width:270px;
	float:right;
	padding:35px 0;
}
div#main div.social img {
	margin:0 8px;
}

/*
	Footer LAYOUT
******************/

div#footer {
	width:800px;
	margin:0 auto;
	padding:0;
	position:relative;
	background:#fbe6ef;
}
div#footer div#logo {
	text-align:right;
	margin:0;
	padding:15px 30px;
}

div#fmenu {
	height:25px;
	line-height:25px;
	font-size:93%;
	background:#eb70a7;
	position:relative;
	margin:0;
	padding:0 30px;
}

div#fmenu a,
div#fmenu a:link,
div#fmenu a:visited {
	margin:0 10px 0 0;
	padding:0;
	text-decoration:none;
	color:#FFF;
	line-height:inherit;
}
div#fmenu a:hover {
	text-decoration:underline;
}
div#foot span.onn {
	font-size:100%;
	margin:0 10px;
	padding:0;
	color: #F60;
}

div#copyright {
	font-size: 100%;
	color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 100%;
	position: absolute;
	top: 5px;
	right: 30px;
}
div#copyright span {
	font-size:108%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
}
div#main p.lplink {
	text-align:right;
	padding-top:10px;
}