@charset"Shift_JIS";

/*基本セレクタ*/
body{
	font-size: 0.75em;
	text-align:center;/*実験的*/
	margin: 0;
	padding: 0;
	background-color: #99ccff;
	color:#333333;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #3399cc;
}

a:hover{
	color:#66ccff;
}

img{
	border-style:none;
}

/*コンテナ（全体）*/
#container{
	width: 780px;
	position: relative;
	margin: 0;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bg.gif);
	padding: 0;
}


/*ヘッダー　トップページ*/
#header{
	width: 780px;
	height: 167px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#header h1,#header h2{
	display:none;
}

#explanation{
	display:none;
}



/*タイトル*/
#title{
	position: absolute;
	top: 10px;
	left: 38px;
}

/*メインコンテンツ*/
#main{
	width:700px;
	float:left;
	margin-top:25px;
	margin-left:40px;
	_margin-left:20px;
	background-image:url(img/bg_main.gif);
	background-repeat:repeat-y;
	background-position:right top;
	margin-bottom: 24px;
}


/*主要案内・左メニュー*/
#main_left {
	width: 480px;
	float: left;
	text-align:left;/*実験的*/
	margin-left: 0px;
	_margin-left: 0px;
}

#main_left p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

/*左メインコンテンツ　各ファイル管理*/



/*右メニュー*/
#main_right{
	width:200px;
	float:right;
	text-align:left;/*実験的*/
	background-color:transparent;
}

#main_right p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

/*右メニュー用　リンクマーク*/
#list1 a {
	background-image:url(img/sub_list2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
}

#list2 a {
	background-image:url(img/sub_list2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
}

#list3 a {
	background-image:url(img/sub_list2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
}

#list4 a {
	background-image:url(img/sub_list2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
}

/*ホームページ作成紹介*/
#hp_kakuyasu{
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0x;
	width:200px;
}

#hp_kakuyasu p {
	margin-left:10px;
}

#hp_kakuyasu h2{
	border-left: 11px solid #0099ff;
	border-bottom: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	border-top: 1px solid #0099ff;
	padding: 7px 5px 6px;
	font-size: 90%;
	color: #003366;
	background-image:url(img/right_subtitle.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

/*携帯サイト*/
#mobile{
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	width: 200px;
}
#mobile h2{
	border-left: 11px solid #0099ff;
	border-bottom: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	border-top: 1px solid #0099ff;
	padding: 7px 5px 6px;
	font-size: 90%;
	color: #003366;
	background-image:url(img/right_subtitle.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#mobile p{
	margin-left:10px;
}

/*作成地域*/
#area{
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	width: 200px;
	
}

#area p{
	margin-left: 10px;
}

#area h2{
	border-left: 11px solid #0099ff;
	border-bottom: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	border-top: 1px solid #0099ff;
	padding: 7px 5px 6px;
	font-size: 90%;
	color: #003366;
	background-image:url(img/right_subtitle.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#area h3{
	border-bottom:1px dotted #333333;
	color:#003366;
	font-size:90%;
	margin-left: 16px;
}

#area p.smal{
	color:#666666;
	font-size:0.6em;
}

#area p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}
	
#area p.mobile{
	text-align:center;/*実験的*/
}

#tiiki{
	
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	width: 200px;
	height:200px;
	overflow:auto;
	color:#666666;
}

/*キーワード用*/
#seo_key{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	width: 200px;
	height:30px;
	overflow:auto;
	color:#666666;

}



/*右メニューここまで*/





/*サブリンク*/

#sub_navi {
}
#sub_navi h3 {
	display: none;
}
#sub_navi ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	text-align: center;
}
#sub_navi ul li {
	display: inline;
	padding: 0 0 0 10px;
}


#company_profile {
	position: absolute;
	width: 10em;
	top: 35px;
	left: 390px;
}

#aboutus{
	position:absolute;
	width:10em;
	top:35px;
	left:490px;
}

#sitemap {
	position: absolute;
	width: 10em;
	top: 35px;
	left: 590px;
}

#company_profile a{
	text-decoration: none;
	color: #999999;
	text-shadow: #000000 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #999999 !important;
	background-image: url(img/sub_list2.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}

#aboutus a{
	text-decoration: none;
	color: #999999;
	text-shadow: #000000 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #999999 !important;
	background-image: url(img/sub_list2.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}

#sitemap a{
	text-decoration: none;
	color: #999999;
	text-shadow: #000000 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #999999 !important;
	background-image: url(img/sub_list2.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}
#company_profile a:hover,#aboutus a:hover,#sitemap a:hover {
	text-decoration: underline;
}

/*文字サイズ変更*/
#text_size{
	position: absolute;
	top: 325px;
	left: 550px;
}

#text_size a.normal{
	color:#999999;
	background-image:url(img/normal.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:20px;
	margin-right:15px;
}

#text_size a.big{
	color:#999999;
	background-image:url(img/big.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:20px;
}

/*フッター*/

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	width: 700px;
	text-align:left;/*実験的*/
	padding-left:0px;
	padding-right:0px;
	background-color:transparent;
}

#footer p{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}


#footer p.img{
	text-align:right;
}

#footer p.company{
	color:#666666;
}

#footer p.kokuti{
	margin-bottom:0px;
	text-align:center;
	color:#990000;
}


/*著作権表記*/
#copy {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	width: 780px;
	height:85px;
	text-align:center;/*実験的*/
	padding-left:0px;
	padding-right:0px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#copy p.copy{
	margin-top:20px;
	text-align:center;
	color:#666666;
}

/*PR*/
#pr{
	width:780px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:5px;
	text-align:right;
	background-color:#99ccff;
}

#pr_link{
	float:right;
	width:400px;
	height:15px;
	font-size:9px;
	text-align:right;
	background-color:transparent;
	overflow:auto;
}

#pr_link a{
	color:#666666;
}

/*モバイルQR・キャラ*/
#qr_dog{
	position: absolute;
	top: 1000px;
	left: 740px;
}