﻿/* ***********************************************/
/*TITLE:フォトレポEasyⅡ
FILE_NAME:common.css
AUTHER:FOIS */
/*************************************************/


/*=====各属性のスタイル===========================*/

body {
	font-family:"MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	font-size:0.75em;
	line-height:160%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#333333;
	text-align:left;
	background-image:url(../img/com/com_bk_head.jpg);
	background-repeat:repeat-x;
}

table {
	font-family:"MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	font-size:100%;
	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;
}

a {
	color:#FF9900;
	text-decoration :underline; 
}

a:hover {
	color:#FF3300;
	text-decoration :underline; 
}

textarea, input, select {
	color:#333333;
	font-family:"MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	font-size:100%;
	line-height:160%;
}

/*====最大幅、最低幅調節====*/
#main-box {
	max-width:100%;
	min-width:1010px;
}

/*====ヘッダー用スタイル====*/
#head-box {
	background-image:url(../img/com/com_bk_head.jpg);
	background-repeat:repeat-x;
	padding:0px 30px;
	text-align:right;
	background-color:#13B0FF;
	line-height:0px;
}

.logo {
	width:485px;
	position:absolute;
	top:0px;
	left:30px;
}

#head-link-table {
	text-align:right;
	margin:0px 0px 35px auto;
}

#head-link-table a {
	color: #FFFFFF;
	text-decoration: none;
}

#head-link-table a:hover {
	color:#FEBF1B;
	text-decoration: none;
}

.head-link-box-td {
	color:#FFFFFF;
	padding:10px 20px 0px 5px;
	border-left:1px solid #ffffff;
}


/*====グローバルナビゲーション用スタイル====*/
#g-navi-box {
	clear:both;
	width:100%;
	background-image:url(../img/com/com_gnavi_bk.jpg);
	background-repeat:repeat-x;
	height:36px;
	padding:0px 0px 0px 30px;
	line-height:0px;
}

#g-navi-box-trial {
	clear:both;
	width:100%;
	background-image:url(../img/com/com_gnavi_bk_trial.jpg);
	background-repeat:repeat-x;
	height:36px;
	padding:0px 0px 0px 30px;
	line-height:0px;
}

#g-navi-box-estimate {
	clear:both;
	width:100%;
	background-image:url(../img/com/com_gnavi_bk_price.jpg);
	background-repeat:repeat-x;
	height:36px;
	padding:0px 0px 0px 30px;
	line-height:0px;
}

.g-navi-bt {
	display:inline;
	margin:0px 3px 0px 0px;
}

/*====3コラム用　レイアウト====*/
/*左メニュー*/
#left-box {
	float:left;
	width:170px;
	margin:30px 0px 0px 30px;
	/*IE6対応*/
	_margin:30px 0px 0px 15px;
}

/*センター本文*/
#center-box {
	margin:30px 230px 0px 230px;
	padding:0px 0px 0px 30px;
	border-left:1px solid #cccccc;
}

/*右メニュー*/
#right-box {
	float:right;
	width:170px;
	margin:30px 30px 0px 0px;
	/*IE6対応*/
	_margin:30px 15px 0px 0px;
}

/*====左メニュー　スタイル====*/
.bt-lnavi-red-top {
	border-top:7px solid #FF7300;
	margin:40px 0px 0px;
	padding:10px 0px;
	width:170px;
	background-image:url(../img/com/com_bk_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.bt-lnavi-blue-top {
	border-top:7px solid #008CFF;
	padding:10px 0px 0px;
	width:170px;
}

.bt-lnavi {
	padding:15px 0px;
	width:170px;
	background-image:url(../img/com/com_bk_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.bt-lnavi-blue {
	padding:8px 0px 2px;
	width:170px;
}

.bt-lnavi-text {
	padding:0px 0px 10px 27px;
	background-image:url(../img/com/com_bk_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	line-height:120%;
}

.bt-lnavi-aqua {
	border-top:7px solid #1CC0FF;
	padding:10px 0px;
	width:170px;
	color:#1CC0FF;
	font-weight:bold;
	font-size:120%;
}

#kaisetu-box {
	width:170px;
	margin:0px 0px 40px;
}



/*====センター本文　スタイル====*/
.h1-midashi {
	background-image: url(../img/com/com_h1_bk.jpg);
	background-repeat: repeat-x;
	padding:18px 15px 15px;
	text-align:left;
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	margin:0px 0px 20px 0px;
}

.h2-midashi {
	background-image: url(../img/com/com_h2_bk.jpg);
	background-repeat: repeat-x;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	margin:20px 0px 20px 0px;
	border-right:1px solid #cccccc;
	height:25px;
	line-height:235%;
	/*IE6対応*/
	_line-height:0px;
}

.h2-midashi-span {
	background-image: url(../img/com/com_h2_bk_span.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
	height:25px;
	padding:8px 0px 5px 10px;
	background-position: left top;
	/*IE6対応*/
	_background-position: left top;
	_padding:14px 0px 0px 10px;

}

.h3-midashi {
	padding:0px 0px 10px;
	margin:0px 0px 10px;
	color:#008CFF;
	font-weight:bold;
	font-size:120%;
	background-image:url(../img/com/com_bk_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.text-box {
	padding:10px 30px 0px;
}

.kanrenlink-box {
	border:1px solid #cccccc;
	padding:20px;
	text-align:left;
	margin:0px 30px 0px;
}

.kanrenlink-h3 {
	background-image:url(../img/com/com_bk_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:0px 0px 5px;
	margin:0px 0px 5px;
}


/*====フッター　スタイル====*/
#foot-link-box {
	margin:50px 0px 0px;
	width:100%;
	background-image: url(../img/com/com_bk_foot.jpg);
	background-repeat: repeat-x;
	background-color:#1CC0FF;
	padding:20px 0px;
	text-align:center;
}

#foot-link-box a {
	color:#FFFFFF;
	text-decoration: underline;
}

#foot-link-box a:hover {
	color:#FEBF1B;
	text-decoration: underline;
}

#foot-box {
	width:100%;
	background-color:#333333;
	padding:10px 0px;
	text-align:center;
	color:#FFFFFF;
}



/*====画像レイアウト====*/
.img-left {
	float:left;
	margin:0px 20px 20px 0px;
}

.img-right {
	float:right;
	margin:0px 0px 20px 20px;
}

/*リスト装飾*/
.common-ul {
	padding:0px;
	margin:0px 0px 0px 20px;
}

.common-list {
	list-style-type: none;
	margin:0px 0px 5px;
	list-style-position: outside;
	list-style-image: url(../img/com/com_ico_maru.gif);
}

.number-list {
	list-style-type: decimal;
	margin:0px 0px 10px;
	list-style-position: outside;
}

/*====テキスト装飾====*/
.bottom-10px {
	margin-bottom:10px;
}

.top-10px {
	margin-top:10px;
}

.bottom-20px {
	margin-bottom:20px;
}

.top-20px {
	margin-top:20px;
}

.bottom-30px {
	margin-bottom:30px;
}

.top-30px {
	margin-top:30px;
}

.bottom-40px {
	margin-bottom:30px;
}

.top-40px {
	margin-top:40px;
}

.link-text {
	background-image: url(../img/com/com_ico_blue.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 18px;
	background-position: left center;
}

.link-bt-img {
	text-align:right;
	margin:20px 0px 0px;
}

.text-small {
	font-size:90%;
}

.text-org {
	color:#FF3300;
}

.text-blue {
	color:#008CFF;
}

.link-top {
	text-align:right;
	margin:40px 0px 0px;
}

/* RSS用 */
.rss-out-box {
	width:168px;
	height:400px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	overflow:auto;
}
	.rss-item-title {
		padding: 10px 10px 0 10px; color:#10a8fe;
	}
	.rss-item-list {
		padding: 0 10px 10px 10px;
	}
	.rss-list-title {
		padding-top:10px;
	}
	.rss-list-data {
		padding-left:10px;
	}

/*サイト内検索*/
#google-search-box {
	position: absolute;
	left: 530px;
	top:31px;
}

#google-search-box input {
	font-size:100%;
	margin-bottom:5px;
	/*Win IE6 対応*/
	_height:23px;
}


/*フォーム個人情報*/
.form-bt-box{
	margin:20px 0px 40px 0px;
	text-align:center;
	width:480px;
	}
	
.form-bt-box02{
	margin:20px 0px 40px 0px;
	text-align:center;
	width:460px;
	}
	
.form-btn{
	/*--IE6--*/
	display:inline;
		}

.text-red{
	color: #CF0000;
	}

.ma-t10{
	margin-top:10px;
	}
	
.form-w input{
	width:285px;
	}

.form-w textarea{
	width:450px;
	}
	
.form-w02 input{
	width:260px;
	}

.wi-480{
	width:480px;
	}