@charset "UTF-8";



/* ==================================================================

	Site Name: ハリウッド美容専門学校

	Version: 0.1

	Author: Adachi(WebBlending)



	import.css		読み込みCSS

	font.css		文字サイズの指定CSS	

	defalut.css		基準値の指定CSS

	color.css		色の指定CSS

	common.css		サイト全体に共通するCSS

	component.css	CSSの部品	

	modules.css		個別指定用CSS	

	print.css		印刷用CSS

	

=================================================================== */

body{

	background-image: url(../images/common/back.jpg);

	background-repeat: no-repeat;

	margin-top: 0px;

	background-color: #FF768F;

	font-size: 12px;

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

}



a {

	color:#898989;

	font-size: 12px;

}



a:visited {

	color:#898989;

}



/* ロールオーバー */

a:hover{

	color:#CCC;

}







/* --------------------------------

   □ ページトップへ

-------------------------------- */



p.pagetop{

	text-align:right;

	font-size:84%;

	margin-top: 12px;

	margin-bottom: 10px;

	margin-left: 0;

}



p.pagetop a{

	background:url(../images/common/arrow/pink.gif) 0 50% no-repeat;

	padding-left:13px;

	color:#FF5589;

	text-decoration:underline;

	height:9px;

	margin-right: 10px;

}

p.pagetop > a{

	min-height:9px;

	height:auto;

}

p.pagetop a:visited{

	color:#FF5589;

}



p.pagetop a:hover{

	background-image:url(../images/common/arrow/pink-over.gif);

	color:#FF96B6;

}



.txt{

	font-size: 12px;

	color: #666666;

}



img{border:none;}





.mainbody {

	width: 750px;

	margin-top: 0px;

	margin-right: auto;

	margin-left: auto;

	border-top-width: 3px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #FFA7B5;

	border-right-color: #DBC7C3;

	border-bottom-color: #DBC7C3;

	border-left-color: #DBC7C3;

	margin-top: 0px;

	background-color: #FFFFFF;

}



.tableheader{

	width:746px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;





}



div#ex-box1 {

	margin:0 0 0 20px;

	background-image: url(../korea/img/box1-back.jpg);

	background-repeat: repeat-y;

	font-size: 12px;

	color: #666666;

}

.sub-menu {

	text-align: right;

	margin-right: 10px;

	font-size: 12px;

}

.imageleft {

	float: left;

}

h2 {

	margin-bottom: 0px;

}





div#ex-box1 img{



	padding:0 0 0 0;

}



div#ex-box1 p{

	margin:0 0 0 50px;

}



.add {

	padding-left: 20px;

}

.add dt {

	color: #283D7A;

	font-weight: bold;

}



table{

	border-collapse:collapse;

 }	

.framecollar {

	border: 1px solid #aaaaaa;

}

.biyo {

	color: #ff3861;

	font-weight: bold;

}

.fontstyle {

	text-align: center;

	color: #3e3e3e;

}

.fashion {

	font-weight: bold;

	color: #1ac5c0;

}

.total {

	font-weight: bold;

	color: #a7c415;

}

.biyoback {

	background-color: #ffd7dc;

}

.fashionback {

	background-color: #dafbfa;

}

.totalback {

	background-color: #effabb;

}

#s-tbl td {

	border: 1px solid #CCCCCC;

}

.contents {

	font-size: 12px;

	color: #666666;

}

.sh dt {

	color: #464678;

	font-weight: bold;

}

.sh {

	padding-left: 10px;

}

.sh-2 {

	margin-top: 10px;

}





ul,ol  { list-style : none; }


