﻿/*CSS Document

/*■初期設定*/

body{
	color:#999999;/*通常のテキストカラー*/
	text-align:center;
	}
a{
	color:#6600FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#cc0075;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}
a img{ border:0;}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-size: 12px; /* モダンブラウザ */
    *font-size: 80%; /* IE 7 */
    *font: 80%; /* IE 6以下 */
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}
p,th,td,li{
	font-size:12px;
	*font-size:90%;
	*font:90%;
	}


/***見出しタグ***/
h1{
	font-size:11px;
	font-weight:normal;
	border-color:#333333;
	border-width:0px 0 0 4px ;
	color:#333333;
	text-indent:10px;
	line-height:18px;
	vertical-align:top;
	padding:20px 0 0 0;
	}
h2{
	background:url(../img/common/bg_h2.jpg) no-repeat;
	font-size:14px;
	color:#ffffff;
	text-indent:10px;
	vertical-align:top;
	height:42px;
	line-height:42px;
	margin:0 0 5px 0;
	}

h3{
	background:url(../img/common/onepoint.png) no-repeat;
	font-size:12px;
	color:#FF0099;
	text-indent:12px;
	vertical-align:top;
	height:42px;
	line-height:42px;
	margin:0 0 5px 0;
	font-weight:normal;
}

.obj{
	margin:0 6px 0 6px;
	}
.obj p{
	line-height:160%;
	margin:0 0 12px 0;
	}

.CNT{ text-align:center;}
.R{ text-align:right;}
.L{ text-align:left;}

/**レイアウト**/
#bg{
	width:920px;
	background:url(../img/common/bg_con2.gif) repeat-y;
	margin:0 auto 0 auto;
	text-align:left;
}

#head{
	background:url(../img/common/top12.png) top left no-repeat;
	width:918px;
	height:306px;
	margin: 0 1px  0 1px;
	}
#head p#logo{
	font-size:24px;
	font-weight:normal;
	font-family:"Courier New", Courier, mono;
	border-color:#333333;
	border-width:0px 0 0 4px ;
	color:#0099CC;
	text-indent:10px;
	line-height:24px;
	}
#head p#logo a{
	text-decoration:none;
	color:#FF0099;
	}
#head p#logo a:hover{
	text-decoration:none;
	color:#0099CC;
	}

/*ヘッダーメニュー*/
#head_menu{
	width:900px;
	background:url(../img/common/menu2.png) no-repeat;
	font-size:10px;
	height:44px;
	color:#ffffff;
	margin:0 0 0 10px;
	}
#head_menu ul{
	list-style-type:none;
	padding:1px 0 0 1px;
	}
#head_menu ul li{
	float:left;
	background:url(../img/common/bg_menu_sub2.gif) right no-repeat;
	padding:0 10px 0 8px;
	text-align:center;
	height:36px;
	line-height:36px;
	}
#head_menu a{
	color:#999999;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	margin:0 4px 0 4px;
	}
#head_menu a:hover{
	color:#FF0066;
	}

#contents{
	clear:left;
	margin:0 10px 0 10px;
	zoom:100%;
	}
#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#left_menu{
	float:left;
	width:180px;
	}

#left_menu p{
	}

#left_menu ul{
	width:180px;
	list-style-type:none;
	margin-bottom:20px;
	padding:0 0 1px 0;
	background:url(../img/common/bg_left_menu2.gif) repeat-y;
	border:solid #EEEEEE;
	border-width:1px 0 1px 0;
 	}

#left_menu ul li{
	width:176px;
	background:url(../img/common/bg_left_menu_sub2.gif) no-repeat top left;
	margin:0 2px 0 2px;
	}

#left_menu ul li.title{
	color:#FF0099;
	font-size:11px;
	text-indent:5px;
	background:url(../img/common/bg_li_title2.gif) no-repeat top left;
}

#left_menu ul li a{
	color:#999999;
	display:block;
	text-decoration:none;
	vertical-align:top;
	font-size:12px;
	line-height:26px;
	height:26px;
	width:174px;
	text-indent:4px;
	}
#left_menu ul li a:hover{
	color:#FF0066;
}
#main{
	width:700px;
	float:left;
	margin:0 0 0 20px;
	zoom:100%;
	}
#main:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#main p{
	line-height:2.0em;
	margin:0 0 16px 0;
	}
#foot_up{
	clear:left;
	}
#foot{
	border:solid #cccccc;
	border-width:1px 0 1px 0;
	color:#999999; /*コピーライトのテキストの色*/
    height:40px;
	clear:both;
	text-align:center;
	margin:20px 0 0 0;
	font-size:11px;
	padding:6px 0 0 0;
	}
#foot a{
	color:#999999;
	text-decoration:none;
	}
#foot a:hover{
	color:#999999;
	}

/******************************************トップページ**********************************************/
#top{
	}
#top div#bg_main_image{
	background:url(../img/top/bg_main_image.gif) no-repeat;
	width:700px;
	height:100px;
	margin:0 0 20px 0;
	}
#top div#main_image{
	background:url(../img/m4/g2.png) no-repeat;
	width:700px;
	height:100px;
	margin:0px;
	}
#top div#main_image p{
	line-height:160%;
	margin:10px 5px 0 5px;
	}
#top div#info{
	background:url(../img/top/bg_info_main.gif) repeat-y;
	}
#top div#info h2{
	margin:0;
	text-indent:0;
	background:none;
	}
#top div#info div#info_inner{
	margin:0 1px 0 1px;
	overflow:auto;
	height:200px;
	}
#top div#info div#info_inner h3{
	border-width:0;
	margin:5px 5px 0 5px;
	text-indent:0;
	background:none;
	font-size:100%;
	color:#FF0099;
	font-weight:normal;
	height:auto;
	line-height:1.0em;
	}

#top div#info div#info_inner p{
	line-height:150%;
	margin:0 5px 12px 5px;
	}

/* 広告表示 */
*{
	margin:0;
	padding:0;
}
.pr_design_box{
	line-height:30px;
	height:30px;
	text-align:center;
	font-size:12px;
	position:relative;
}
.pr_design ul{
}
.pr_design li{
	display:inline;
}
.pr_design_02{
	margin-left:7px;
}
.pr_design_copy{
	position:absolute;
	right:5px;
	bottom:0px;
}


div.hoge {
zoom: 100%;
}
div.hoge:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
div.hoge p {
width: 48%;
}
div.hoge p#kaisha {
float: left;
}
div.hoge p#tizu {
float: right;
}