@charset "utf-8";
/* CSS Document */


/*======================================

	基本設定

=======================================*/

* {
	padding:0; 
	margin:0
}
html { 
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%; 
    overflow-y: scroll;
}
body {
	padding:0;
	width:900px;
	height:100%;
	color:#333333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height: 1.8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
p, h1, h2, h3, h4, h5, h6, a, ul, li { 
	margin: 0px; 
	padding: 0px; 
	font-weight: 100%; 
	list-style:none; 
}
ul li { list-style-image:none; }
img { 
	border: 0; 
}
a, a:link, a:visited, a:active {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#A91C2C;
	text-decoration: none;
}



/*======================================

	見出し

=======================================*/

h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 40px;
	width: 200px;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	clear: both;
}
h5 {
	font-size: 15px;
	font-weight: bold;
}
.attention {
	font-size: 12px;
	color: #666666;
	line-height: 1.9;
}
.name {
	font-size: 15px;
	margin-bottom: 10px;
}
.furigana {
	font-size: 12px;
	color: #666666;
}
.link1 a {
	text-decoration:underline;
}
.link1 a:hover {
	text-decoration:none;
}



/*======================================

	HEADER

=======================================*/

#header_top{
	width:900px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	height: 70px;
	margin-bottom: 0px;
	margin-top: 30px;
}
#header{
	width:900px;
	text-align:left;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	height: 70px;
	margin-bottom: 50px;
}
#header_top ul,
#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header_top ul li,
#header ul li {
	float: left;
}


/*======================================

	SIDEBAR

=======================================*/

#side {
	float: left;
	width: 195px;
	padding-right: 0px;
}
#side ul {
	width: 195px;
}

#side ul li {
	width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/global/arrow_side.jpg);
	background-repeat: no-repeat;
	background-position: left 18px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1;
}
#side ul li a {
	color:#333;
}
#side ul li a:hover {
	color:#666;
}
#side ul li.on {
	background-image: url(../img/global/arrow_side_on.jpg);
	color:#A91C2C;
}





/*======================================

	FOOTER

=======================================*/

.footer_container_top
	{

	* html padding:0px 0 0 0;
	width:900px;
	clear: both;
	padding-top: 18px;
	border-top: solid 1px #999999;
	}
.footer_container
	{
	margin:0 auto;
	padding:9px 0 0 0;
	* html padding:0px 0 0 0;
	width:900px;
	clear: both;
	}

#footer_left
	{
		float:left;
	margin:0;
	width:680px;
	height: 74px;
	padding-left:0px;
	}
#fnavi1 {
	width:680px;
	height:66px;
	float:left;
	background-image: url(../img/global/footer_navi.jpg);
	background-repeat: no-repeat;
}
#fnavi1 ul {
	padding:0;
}
#fnavi1 li {
	display:inline;
	list-style-type:none;
}
#fnavi1 li a {
	height:66px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	}
#fnavi1 li.salon a {
	background:url(../img/global/footer_navi.jpg) no-repeat 0px 0px;
	width:221px;
	height:66px;
}
#fnavi1 li.school a {
	background:url(../img/global/footer_navi.jpg) no-repeat -220px 0px;
	width:232px;
	height:66px;
}
#fnavi1 li.store a {
	background:url(../img/global/footer_navi.jpg) no-repeat -453px 0px;
	width:221px;
	height:66px;
}
#fnavi1 li.salon a:hover {
	background:url(../img/global/footer_navi_over.jpg) no-repeat 0px 0px;
	width:221px;
	height:66px;
}
#fnavi1 li.school a:hover {
	background:url(../img/global/footer_navi_over.jpg) no-repeat -220px 0px;
	width:232px;
	height:66px;
}

#fnavi1 li.store a:hover {
	background:url(../img/global/footer_navi_over.jpg) no-repeat -453px 0px;
	width:221px;
	height:66px;
}
#footer_right
	{
	float:left;
	width:220px;
	height: 74px;
	}
#fnavi2 {
	width:220px;
	height:66px;
	float:left;
	background-image: url(../img/global/mailblog_navi_bg.jpg);
	background-repeat: no-repeat;
}
#fnavi2 ul {
	padding:0;
}
#fnavi2 li {
	display:inline;
	list-style-type:none;
}
#fnavi2 li a {
	height:30px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	}
#fnavi2 li.mailnavi a {
	background:url(../img/global/mailblog_navi_bg.jpg) no-repeat 0px 0px;
	width:220px;
	height:36px;
}
#fnavi2 li.blognavi a {
	background:url(../img/global/mailblog_navi_bg.jpg) no-repeat 0px -36px;
	width:220px;
	height:30px;
}
#fnavi2 li.mailnavi a:hover {
	background:url(../img/global/mailblog_navi.jpg) no-repeat 0px 0px;
	width:220px;
	height:36px;
}
#fnavi2 li.blognavi a:hover {
	background:url(../img/global/mailblog_navi.jpg) no-repeat 0px -36px;
	width:220px;
	height:30px;
}
#foot
	{
	width:900px;
	clear:left;
	height: 22px;
	}
#coryright
	{
	width:300px;
	float:right;
	height: 22px;
	padding-right:0px;
	font-size: 10px;
	text-align:right;
	}

#infoleft 
	{
	width:600px;
	float:left;
	padding-left:0px;
	font-size: 10px;
	height: 22px;
	}
#infoleft a{
	text-decoration: none;
	color: #333333;
}
#infoleft a:hover{
	text-decoration: none;
	color: #cc0000;
}

#column {
	background-image: url(../img/global/ailogic_column_120127_kari.jpg);
	background-repeat: no-repeat;
	height: 500px;
	position: relative;
	margin-bottom: 40px;
}
#column p a {
	color:#C71628;
	text-decoration:underline;
}
#column p a:hover {
	color:#C71628;
	text-decoration:none;
	text-align: left;
}
#column_title {
	position: absolute;
	top: 70px;
	left: 154px;
	width: 500px;
	line-height:30px;
}
#column_text {
	position: absolute;
	left: 153px;
	top: 180px;
	width: 505px;
	height: 175px;
	line-height: 5px;
	font-size: 12px;
}

#column_text8 {
	position: absolute;
	left: 500px;
	top: 160px;
	width: 505px;
	height: 175px;
	line-height: 1px;
	font-size: 11px;

}





#column_text2 {
	position: absolute;
	left: 30px;
	top: 135px;
	width: 620px;
}

#column_text p {
	font-size: 12px;
	line-height: 2;
}
#column_text2 p {
	font-size: 13px;
	line-height: 1.8;
}

#column_text p a {
	text-decoration:underline;
	color:#C71628;
}
#column_text p a:hover {
	text-decoration:none;
	color:#C71628;
}







#pickup2 {
	position: absolute;
	left: 30px;
	top: 330px;
}
#tbl_column {
	position: absolute;
	left: 30px;
	top: 350px;
	text-align: center;
	font-size: 12px;
}
#tbl_column tr td {
	vertical-align: top;
	padding-top: 20px;
}
#tbl_column tr td a {
	text-decoration:underline;
	color:#CF121B;
}
#tbl_column tr td a:hover {
	text-decoration:none;
	color:#CF121B;
}


#column_item {
	position: absolute;
	top: 367px;
	right: 337px;
	width: 147px;
	height: 45px;
}

#column_item2 {
	position: absolute;
	top: 434px;
	right: 188px;
	width: 135px;
	height: 45px;
}

#column_item3 {
	position: absolute;
	top: 434px;
	right: 29px;
	width: 135px;
	height: 45px;
}


#column_item4 {
	position: absolute;
	top: 585px;
	right: 492px;
	width: 135px;
	height: 35px;
}

#column_item5 {
	position: absolute;
	top: 585px;
	right: 280px;
	width: 135px;
	height: 45px;
}

#column_item6 {
	position: absolute;
	top: 585px;
	right: 70px;
	width: 135px;
	height: 45px;
}


#column_item7 {
	position: absolute;
	top: 793px;
	right: 492px;
	width: 135px;
	height: 45px;
}

#column_item8 {
	position: absolute;
	top: 793px;
	right: 280px;
	width: 135px;
	height: 45px;
}

#column_item9 {
	position: absolute;
	top: 793px;
	right: 70px;
	width: 135px;
	height: 45px;
}


#column_item10 {
	position: absolute;
	top: 944px;
	right: 350px;
	width: 135px;
	height: 45px;
}

#column_item11 {
	position: absolute;
	top: 945px;
	right: 192px;
	width: 135px;
	height: 45px;
}

#column_item12 {
	position: absolute;
	top: 947px;
	right: 34px;
	width: 135px;
	height: 45px;
}



#column_name {
	font-size: 12px;
	color: #C71628;
	line-height: 1.4;
}
#column_name a {
	color: #C71628;
	text-decoration:underline;
}
#column_name a:hover {
	color: #C71628;
	text-decoration:none;
}
#column_1028_2 {
	position: absolute;
	top: 390px;
	left: 30px;
	width: 620px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 25px;
}
#column_1028_2 .left {
	width: 290px;
	float:left;
}
#column_1028_2 .right {
	width: 290px;
	float:right;
}
#column_1028_2 .ul1 {
	font-size: 12px;
	margin-bottom: 20px;
}
#column_1028_2 .ul1 li {
	margin-left: 15px;
	list-style-type: disc;
	padding-bottom: 5px;
}
#column_1028_2 table td {
	text-align: center;
	padding-right: 10px;
	width: 30px;
	font-size: 11px;
}
#column_1028_2 td img {
	margin-bottom: 3px;
}
#column_1028_2 td a {
	text-decoration: underline;
	color:#333333;
}
#column_1028_2 td a:hover {
	text-decoration: none;
	color:#333333;
}


