/* ***********************************************/
/*TITLE: B-assist
FILE_NAME: common.css
AUTHER: FOIS */
/*************************************************/


/*=====各属性のスタイル===========================*/

body {
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #333333;
	text-align: center;
}

table {
	font-size: 100%;
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	line-height: 160%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

h1, h2, h3, img, p, div{
	border:0px;
	margin: 0px;
	padding: 0px;
}

ul, li {
	border:0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ol {
	border:0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style-type: none;
}

a {
	color: #0066FF;
	text-decoration : underline; 
}

a:hover {
	color: #0066FF;
	text-decoration : underline;
	background-color: #BFE6FF;
}

textarea, input, select {
	color: #333333;
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	font-size: 100%;
}

/*====ヘッダー用スタイル====*/
#header {
	margin:2px auto 10px;
	text-align:left;
	width:760px;
	background-image: url(../img/common/com_head_bk.jpg);
	background-repeat: no-repeat;
}

#header-link {
	margin-top:-50px;
	text-align:right;
	float:right;
}

#header-link p {
	font-size:90%;
	display:inline;
	padding:0px 9px;
}

#header-link a {
	color: #333333;
	text-decoration : underline; 
	background-color: #FFFFFF;
}

#header-link a:hover {
	color:#FF3BA4;
	text-decoration : underline;
	background-color: #FFFFFF;
}

/*====グローバルナビゲーションスタイル====*/
#gnavi {
	clear:both;
	margin:0px auto;
	text-align:center;
	width:100%;
	background-image: url(../img/common/com_bk_gnavi.jpg);
	background-repeat: repeat-x;
	height:50px;
}

#gnavi-box {
	margin:0px auto;
	text-align:left;
	width:760px;
	height:50px;
}

#gnavi-box p {
	display:inline;
}

/*====メインコンテンツ====*/
#contents {
	margin:0px auto;
	text-align:center;
	background-image: url(../img/common/com_body_bk.jpg);
	background-repeat: no-repeat;
	width:100%;
	background-position: center top;
	overflow:auto
}

#contents-box {
	margin:0px auto;
	padding:20px 0px;
	text-align:left;
	width:760px;
}

.picup-ul {
	float:left;
	width:220px;
	margin:-20px 0px 0px 0px;
}

.picup-list {
	background-image: url(../img/common/com_ico_cube.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding:0px 0px 5px 10px;
}

.midashi-h2 {
	clear:both;
	margin:0px 0px 10px 0px;
}

.midashi-h3 {
	clear:both;
	font-weight:bold;
	color:#FF3BA4;
	font-size:100%;
	padding:0px 0px 24px 0px;
	margin:45px 0px 0px;
	background-image: url(../img/common/com_bk_h3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.pankuzu {
	margin:0px 0px 20px 0px;
}

.pankuzu a {
	color:#FF3BA4;
	text-decoration : underline; 
}

.pankuzu a:hover {
	color:#FF3BA4;
	text-decoration : underline;
	background-color: #FEDEFA;
}

.picup-box {
	border:1px solid #E0E0D5;
	background-color:#EDEDE7;
	padding:10px;
	margin:20px 0px 0px 0px;
}


/*新着情報　コンタクト*/
#menu-box {
	float:left;
	display:inline;
	border:1px solid #E0E0D5;
	background-color:#EDEDE7;
	width:198px;
	margin:0px 0px 0px 20px;
}

.menu-bt {
	margin:10px 10px 0px;
}

.menu-h3 {
	margin:10px 0px 0px;
}

.kanren-text {
	padding:10px 10px 20px;
}

.news-text {
	padding:10px 10px 20px;
	background-image:url(../img/common/com_dotted_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size:90%;
	line-height:130%;
}

.news-text-bottom {
	padding:10px;
	font-size:90%;
	line-height:130%;
}

.news-day {
	background-color:#FF3BA4;
	color:#FFFFFF;
}

.contact-text {
	padding:10px 10px 20px;
	background-image:url(../img/common/com_dotted_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size:90%;
	line-height:130%;
}

.contact-text-bottom {
	padding:10px 10px 20px;
	font-size:90%;
	line-height:130%;
}

.contact-cp {
	margin:10px 0px 0px;
}

.contact-link {
	margin:0px 0px 10px;
	text-align:right;
}

/*メインコンテンツ*/
#main-box {
	display: inline;
	float:right;
	width:450px;
	margin:0px 45px 0px 0px;
}

.img-left {
	float:left;
	margin:0px 20px 20px 0px;
}

.img-left-boder {
	float:left;
	margin:0px 20px 20px 0px;
	border:4px solid #E0E0D6;
}

/*====フッター====*/
#pagetop-box {
	clear:both;
	margin:45px auto 0px;
	text-align:right;
	width:760px;
	height:38px;
	background-image:url(../img/common/com_bk_pagetop.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}

.pagetop-bt {
	margin-right:65px;
}

#foot-link {
	margin:0px auto;
	text-align:center;
	width:760px;
	padding:0px 0px 15px;
}

#foot-link a {
	color: #333333;
	text-decoration : underline; 
	background-color: #FFFFFF;
}

#foot-link a:hover {
	color:#FF3BA4;
	text-decoration : underline; 
	background-color: #FFFFFF;
}

#foot {
	background-image: url(../img/common/com_bk_foot.gif);
	background-repeat: repeat-x;
}

#foot-box {
	margin:0px auto;
	text-align:left;
	width:760px;
	padding:22px 0px 10px 0px;
}

.foot-copy {
	font-size: 90%;
	font-style: normal;
	color: #FFFFFF;
	margin:0px 0px 10px;
}

.foot-bn {
	display: inline;
	padding:0px 10px 10px 0px;
}


/*テキスト装飾*/
.text-top45px {
	margin-top:45px;
}

.text-top10px {
	margin-top:10px;
}

.text-top20px {
	margin-top:20px;
}

.text-pink {
	color:#FF3BA4;
}

.number-list {
	list-style-position: outside;
	list-style-type: decimal;
	margin:0px 0px 5px;
}

.text-small {
	font-size:90%;
}

.text-pink-box {
	border:1px solid #FF3BA4;
	padding:5px 10px;
	background-color:#FFECF5;
}

.text-dot {
	padding:0px 0px 10px;
	margin:0px 0px 10px;
	font-size:120%;
	font-weight:bold;
	background-image:url(../img/common/com_bk_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}


/*--メールフォーム--*/
.form-bt-box{
	margin:0px 0px 40px 0px;
	text-align:center;
	width:450px;
	}
	
.form-btn{
	/*--IE6--*/
	display:inline;
		}

.text-red{
	color: #FF3366;
	}

.ma-t10{
	margin-top:10px;
	}

.ma-t30{
	margin-top:30px;
	}

.ma-b20{
	margin-bottom:20px;
	}


.form-w285 input{
	width:285px;
}

.form-w285 textarea{
	width:285px;
	}