@charset "utf-8";
/*
Theme Name: cloudtpl_782
Theme URI: http://c-tpl.com/
Description: cloudtpl_782
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

【美容03-c：テンプレートシート】

*/

*{margin:0;padding:0;}
html{margin:0;padding:0;}

body{
font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333;
background: #fff url(images/header_bg.gif) repeat-x left top;
}

a{color:#df6cab;text-decoration:none;}
a:hover{color:#eaabcd;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 30px;
width: 910px;
background:none;
}

/*************
/* ヘッダー
*************/
#header{
	width:910px;
	height:94px;
}

#header .header_top{
	width:910px;
	padding-bottom:3px;
	}

#header .header_top h1 {
	margin-left:5px;
	display:inline;
	padding:10px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;

}
#header .header_top p{
	font-size:12px;
	float:right;
	padding:0 20px 10px 6px;
}
/*IE7用*/
*:first-child+html #header .header_top p{
	font-size:10px;
	float:right;
	padding:0 20px 10px 6px;
	margin-top:-15px;
}


#header a img {
    vertical-align: middle;
	margin-right:10px;
	margin-top:0px;
}
#header h2{
	width:500px;
}

#header h2 a{
	color:#526c8d;
	font-size:x-large;
	margin-left:15px;
	width: 600px;
}
#header .menu ul{
	margin-right:10px;}

#header .menu ul li{
	font-size:15px;
	background:#edb5d4;
	padding:8px 13px;
	border-radius:3px;
	}
#header .menu ul li a{
	color:#FFF;}
#header .menu ul li a:hover{
	color:#fff;}

/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 31px;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) repeat-x right top;
}

/*************
メイン（左側）コンテンツ
*************/
#main {
float: left;
width: 650px;
padding:0px 0;
display: inline;
margin-top: 20px;
margin-bottom:20px;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main p {
	padding: 15px 15px 15px 20px;
}

/*******　各種見出し　*****/
#main h2{
	width:605px;
	height:37px;
	margin-bottom: 0px;
	margin-top: 13px;
	margin-left:4px;
	padding: 0px 10px 0px 20px;
	line-height: 37px;
	font-size: 18px;
	font-weight:normal;
	color:#526c8d;
	/*border-bottom:double 3px #7bc3ec;*/
	background:url(images/heading_1.png) no-repeat left bottom;}

#main h3 {
	font-size: 16px;
	line-height: 30px;
	padding-left: 20px;
	padding-bottom:3px;
	height:30px;
	color: #fff;
	font-weight:normal;
	background: url(images/heading2.png) no-repeat left bottom;
}
#main .postWrap h2,
#main h2.title,
.news_index header h2.title{
	font-size: 16px;
	line-height: 30px;
	padding-left: 20px;
	padding-bottom:3px;
	margin: 0px 20px 0 0;
	height:30px;
	color: #fff;
	font-weight:normal;
	background:url(images/heading2.png) no-repeat left bottom;
	}


/*******　テーブル設定　*****/
.cms_table{margin-bottom:20px; padding-bottom:20px;}

#main table{
	border-collapse:collapse;
	border:#f0cadf 1px solid;
	background:#FFF;
}

#main table th{
	border:#f0cadf 1px solid;
	background:#E091BC;
	padding:5px 5px;
	color:#FFF;
	}
#main table td{
	border:#f0cadf 1px solid;
	background:#fff;
	padding:5px 10px;
	color:#333;
	}

	
/******　テーブルここまで　*******/

/**　メインビジュアル　**/
#mainImg {
    position: relative;
    margin-left:auto;
    margin-right:auto;
    line-height: normal;
    overflow: hidden;
}
#mainImg img{
	}
#catchcopy {
    position: absolute;
    top: 10px;
    left: 10px;
    text-align:left;
    padding-top: 10px;
    font-size: 200%;
}


#main .cms_right img{
	margin:15px 20px 10px;
	}
.cms_gallery .content{
	padding-top:10px;
	}
/**　リスト　**/
.post ul li{
}
.post ul.newslist li{
    margin: 5px 20px -10px 0;
	padding-left:15px;
	border-bottom:1px dotted #CCC;
}

.post ol,#main ol{
	margin:0 0 0 45px;
	}
.post ul,#main ul{
	margin: 15px 20px;
}
.post ul li,#main ul li{
	list-style-image:url(images/text_list.png);
	margin: 5px 20px 5px 20px;
}


/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .7em;
}

#date {
text-align: right;
padding-right: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#999999;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/***********************
サイド（右側）コンテンツ
************************/
#sidebar {
float: right;
width: 235px;
padding: 9px 0 29px;
margin-top:20px;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
	margin: 0px 0 10px 0;
	padding: 0 0 0 15px ;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom:2px dotted #999;
	/*background:url(images/border.png) repeat-x left bottom;*/

}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
}

#sidebar li a{
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}

#sidebar .cms_text{
	background:#FFF;
	padding:2px 0px 5px;
	margin-top:10px;
}
#sidebar .cms_text .text{
	margin:0 5px;
}
#sidebar .cms_embed{
	background:#FFF;
	padding:2px 0px 5px;
	}
#sidebar .cms_embed .text{
	margin:0 5px;
}
#sidebar .cms_embed h3{
	margin-bottom:0px;}
	
#sidebar .cms_navigation{
	border-top:2px dotted #999;
	border-bottom:2px dotted #999;
		}
#sidebar .cms_navigation table{
	border-collapse: separate;
	border-spacing:2px;
}
#sidebar .cms_navigation .navi-item{
	}
#sidebar .cms_navigation .navi-item td{
	padding:5px 0 2px 10px;
	vertical-align:middle;
}
#sidebar .cms_navigation .navi-item:first-child td{
	border-top:none;
}
#sidebar .cms_navigation .navi-item td a{
	text-decoration:underline;}


#banners{margin:0 0 0 5px;}
/***********************
　 　　フッター
************************/
#footer{
	clear:both;
	width:100%;
	height:40px;
	background:#f6e9f0;
	padding:0 0px 30px;
	margin-bottom:0;
}
#footer .footer_menu{
	text-align:center;
}

#footer2{
	height:100%;
	clear:both;
	background:#e091bc;
	padding: 0px 25px 0px;
	font-size: 11px;
	text-align:center;
	color:#fff;
}

#footer2 .inner{
	overflow: hidden;
	text-align:center;
}

* html #footer2 .inner{height:1%;}

#footer2 #logo{
	float:left;
	padding: 10px 0 5px;
	width: 292px;
}

#footer2 address{
	padding:15px 0 0;
	text-align: center;
	font-style:normal;
	font-size: 10px;
	clear:both;
	display:block;
}


/******　各種ナビゲーションメニュー設定　****/

.menu {
    float:right;
    padding-top: 10px;
}
.menu li {
    font-size: 10px;
    list-style-type: none;
	margin:0 auto;
	}

.globalnavi {}
.globalnavi .menu {
    float:none;
    width: 100%;
    overflow: hidden;
    margin: 1px 0 10px 1px;
	height:60px;
	}
.globalnavi .menu li {
    list-style-type: none;
    float:left;
}
.globalnavi .menu li a{
    display: block;
	color:#526c8d;
    font-size: 12px;
    width: 182px;
    text-align: center;
	height: 60px;
	line-height:60px;
	background:url(images/mainnav.gif) no-repeat left top;
}
.globalnavi .menu li:first-child a{
    display: block;
	color:#526c8d;
    font-size: 12px;
    width: 182px;
    text-align: center;
	height: 60px;
	line-height:60px;
	background:url(images/mainnav_first.gif) no-repeat left top;
}
.globalnavi .menu li a:hover{
	color:#fff;
	background: url(images/mainnav.gif) repeat-x left -60px;
	}
.globalnavi .menu li:first-child a:hover{
	color:#fff;
	background: url(images/mainnav_first.gif) repeat-x left -60px;
	}


.newslist a:hover,
.sidemenu a :hover{
	color:#f08ba8;
	}
	
.footer_menu{
	width:765px;
	margin:0 auto;}
.footer_menu .menu {
    float:none;
	width:765px;
	margin:0 auto;}
.footer_menu .menu ul{
	width:765px;
margin:0 auto;	}
.footer_menu .menu ul li{
	float:left;
	width:125px;
	text-align:center;
    border-right: 1px solid #E091BC;
    list-style-type: none;
	font-size:10px;
	}
.footer_menu .menu ul li:first-child{
	float:left;
	width:125px;
	text-align:center;
    border-left: 1px solid #E091BC;
    border-right: 1px solid #E091BC;
    font-size: 10px;
    list-style-type: none;
	}
.footer_menu .menu a{
}
.footer_menu .menu ul li a{
	width:125px;
    list-style-type: none;
	display:block;
	}
.footer_menu .menu ul li a:hover{
	color:#fff;
	background:#fcbade;}

.form_header{width:100px; float:right; text-align:right;font-size:1.0em; font-weight:bold;padding-top:10px;padding-right:57px;}
.form_header a{	color:#000;}
.form_header a:hover{color:#5B95BF;}

/** Other **/
.list_title{background:#C1F0FF; padding:7px 5px; margin:8px;border-radius:5px;}
.list_naiyo{padding:0 10px;margin-top:-10px;}
.ol{margin:0 70px 0 70px;} 
.ol2{margin:0 50px 0 50px;}