@charset "utf-8";
/*
Theme Name: aoyama-beauty-gakuin
Theme URI: http://www.fromhand.co.jp/
Description: 青山ビューティ学院
Version: 1.6
Author: fromhand
Author URI: http://www.fromhand.co.jp/
Tags: fromhand
*/


/* ---------local set------------------------------------ */
body {
	padding: 0px;
	margin: 0px;
	font-family:Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4D4D4D;
	line-height: 21px;
	letter-spacing: 2px;
	background-image: url(img/bg_pink.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	text-decoration: none;
	color: #FF9999;
	font-size: 12px;
	line-height: 18px;
}
a:hover{
	text-decoration: underline;
	color: #FF6666;
	font-size: 12px;

}
a:active{
	text-decoration: underline;
	color: #FF3333;
	font-size: 12px;
}

h2,p,ul{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* ---------font size set--------------------------- */
.a36 { font-size:36px }
.a32 { font-size:32px }
.a30 { font-size:30px }
.a24 { font-size:24px }
.a21 { font-size:21px }
.a18 { font-size:18px }
.a16 { font-size:16px }
.a14 { font-size:14px }
.a13 { font-size:13px }
.a12 { font-size:12px }
.a11 { font-size:11px }
.a10 { font-size:10px }
.a9 { font-size:9px }

.red {
	color: #CC0000;
}
#wrap {
	background-image: url(img/bg_up02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




/* ---------header--------------------------- */
#header {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	font-size: 10px;
	line-height: 14px;
	display: block;
	padding-top: 5px;
	margin: 0px;
	font-weight: normal;
	color: #999999;
	height: 30px;
}

#headnavi {
	height: 65px;
	width: 800px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headnavi li {
	float: left;
}
#headnavi li a {
	display: block;
	width: 100%;
	color: #999999;
	height: 0px;
	padding-top: 65px;
	overflow: hidden;
	background-image: url(img/headnavi.gif);
}
#hn01 {width: 530px;}
#hn02 {width: 145px;}
#hn03 {width: 125px;}
#hn01 a {background-position: 0px 0px;}
#hn02 a {background-position: -530px 0px;}
#hn03 a {background-position: -675px 0px;}
#hn01 a:hover {background-position: 0px -65px;}
#hn02 a:hover {background-position: -530px -65px;}
#hn03 a:hover {background-position: -675px -65px;}



/* ---------contents--------------------------- */
#flash {
	height: 350px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
}
#cowrap {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#contents_left {
	width: 594px;
	border: 1px solid #DDD7D2;
	float: left;
}
#contents_right {
	float: right;
	width: 204px;
}
#comments {
	padding: 22px;
	width: 550px;
}

/* ---------見出し文字サイズ---------- */

#comments h1{
	font-size: 18px;
}
#comments h2{
	font-size: 16px;
}
#comments h3{
	font-size: 14px;
}
#comments h4{
	font-size: 12px;
	font-weight: bold;
}
#comments h5{
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
}
#comments h6{
	font-size: 8px;
	font-weight: normal;
	line-height: 14px;
}


/* ---------フッター--------------------------- */
#footer {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(img/bg_foot02.gif);
	margin-top: 15px;
}
.pagetop {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	height: 20px;
	display: block;
}
#schoolinfo {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 170px;
	display: block;
}
.name {
	display: block;
	margin: 0px;
	width: 755px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-image: url(img/logo_mini.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding-left: 45px;
}
.footlink {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 16px;
}
.address {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 16px;
	color: #999999;
}
.copy {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	color: #999999;
	font-size: 10px;
	line-height: 12px;
}



/* ---------右側ナビゲーション--------------------------- */
#gmenu {
	width: 204px;
	margin-bottom: 15px;
}
#blogmenu {
	width: 204px;
	margin-bottom: 15px;
}
#blogmenu ul {
	margin: 0px;
	padding: 0px;
}

#blogmenu h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	display: block;
	padding-top: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 15px;
	margin: 0px;
	height: 25px;
}

#blogmenu li a{
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	padding-top: 5px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	width: 189px;
}
#sidebanner {
	width: 189px;
	padding-left: 15px;
	margin-bottom: 15px;
}


/* ---------装飾--------------------------- */

/* -------写真関連------- */
.wp-caption {
	text-align: center;
	display: block;
	background-color: #F7F5F4;
	padding-top: 5px;
	padding-bottom: 5px;
}
.alignnone {
	background-color: #F7F5F4;
	margin-bottom: 15px;
}
.aligncenter{
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}
.alignright{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.alignleft{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.wp-caption-text {
	margin: 0px;
}


/* -------文章関連------- */

#pagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 8px;
}

.post {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 25px;
	text-align: left;
}
.post h2 {
	margin-bottom: 10px;
}

.postinfo {
	font-size: 10px;
	line-height: 14px;
	background-color: #F7F5F4;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.postinfo a,postinfo a:hover{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.pagelink {
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}



/*体験ボタン*/
.btn_trial{text-indent:-9999px;}
.btn_trial a{
	display:block;
	width:355px;
	height:45px;
	background-image:url(img/btn_trial.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
.btn_trial a:hover{background-position:0 -45px;}

/* ---------共通--------------------------- */
.clear_both {
	clear: both;
}
.clear_left {
	clear: left;
}
