/* レイアウトの設定*/
body{
    margin:0px;
    padding:0px;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳＰ ゴシック',sans-serif;
    text-align:center;
}
img{
    border:none;
}
#ins_logo
    {
    width:798px;
    height:200px;
    margin:0px;
    padding:0px;
}
.absolute-0    {   
    position: absolute;   
    top: 15px;   
    left: 560px;   
}  
.absolute-1    {   
    position: absolute;   
    top: 15px;   
    left: 660px;   
}  
.absolute-2    {   
    position: absolute;   
    top: 10px;   
    left: 700px;   
}  
.absolute-3{
	position:absolute;
	top:0px;
	left:0px;
}


#content_wrap {
	background: #fff url(body_shadow_L.gif) repeat-y left top; /*--Left drop shadow--*/
	margin: 0 auto;
	padding: 0;
	min-width: 780px; /*--Minimum Width--*/
	max-width: 1200px; /*--Maximum Width--*/
}
.content {
	background: url(body_shadow_R.gif) repeat-y right top; /*--Right drop shadow--*/
	margin: 0;
	padding: 25px 40px; /*--Padding inside of the main content--*/
	overflow: hidden;
	font-size: 1.2em;
}


/* ラッパーの設定*/
#wrap{
    position:relative;
    width:800px;
    margin:0px auto;
    padding:0px;
    text-align:left;
}
/* ヘッダーの設定*/
#head{
    width:800px;
    height:320px;
}
/* 左側の設定*/
#left{
    width:550px;
    float:left;
}
#left_box{
	width:540px;
	padding:0px;
	margin:10px 0px 0px 0px;
}
#left_msgbox{
	width:530px;
	padding:0px;
	margin:10px 0px 0px 0px;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
}

#box{
	width:300px;
	border:solid 1px #888888;
}
/* 右側の設定*/
#right{
    width:250px;
    float:right;
}
#right_box{
	width:248px;
	padding:0px;
	margin:10px 0px 0px 0px;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
}
#kakomi{
    width:230;
    height:150px;
    border-right:solid 1px #888888;
    border-left:solid 1px #888888;
    border-bottom:solid 1px #888888;
}
/* フッターの設定*/
#foot{
    position:relative;
    width:100%;
    height:200px;
    clear:both;
}
#menu_table{
	margin:0px;
	padding:0px;
}
.size_select{
	font-size: 12px;
	color: #666666;
}


.copyright{
    font-size:12px;
    color:#444444;
}
.table_size_left{
	width:100px;
	font-size:12px;
	color:#444444;
}
.table_size_right{
	width:380px;
	font-size:12px;
	color:#444444;
}
.table_size_left_sitemap{
	width:140px;
}
.table_size_right_sitemap{
	width:240px;
}

.font_select{
	font-size:13px;
	colog:#666666;
}
#left_box2{
	width:480px;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.font_15{
	font-size:15px;
}
.font_15{
	font-size:15px;
}
.font_13{
	font-size:13px;
}
.font_14{
	font-size:14px;
}
.font_15{
	font-size:15px;
}
.font_12{
	font-size:12px;
}
TABLE#company {
	font-size: 13px;
	font-color: #666666;
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #666666 3px solid; 
/*	BORDER-bottom: #555555 3px solid; */
	PADDING-LEFT: 0px; 
/*	PADDING-BOTTOM: 0px; */
	MARGIN: 10px 0px 165x 0px; 
	WIDTH: 490px; 
	PADDING-TOP: 0px; 
	BORDER-COLLAPSE: collapse
}
TABLE#company TH {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 18px; 
	FONT-WEIGHT: normal; 
	PADDING-BOTTOM: 15px; 
	MARGIN: 0px; 
	PADDING-TOP: 15px; 
	BORDER-BOTTOM: #e8e8e8 1px solid; 
	BORDER-COLLAPSE: collapse
}
TABLE#company TD {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 18px; 
	FONT-WEIGHT: normal; 
	PADDING-BOTTOM: 15px; 
	MARGIN: 0px; PADDING-TOP: 15px; 
	BORDER-BOTTOM: #e8e8e8 1px solid; 
	BORDER-COLLAPSE: collapse
}
TABLE#company TH {
	PADDING-RIGHT: 0px; PADDING-LEFT: 28px; FONT-WEIGHT: normal; BACKGROUND: url(../img/ic01.gif) no-repeat 17px 25px; PADDING-BOTTOM: 15px; MARGIN: 0px; VERTICAL-ALIGN: top; COLOR: #6d6d6c; PADDING-TOP: 15px; BORDER-BOTTOM: #e8e8e8 1px solid; WHITE-SPACE: nowrap; BORDER-COLLAPSE: collapse
}
#boxsize{
	width:520px;
	margin:10px;
}
#newsbox{
	width:530px;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
	padding:0px;
	margin:0px;
}
#boxmargin{
	margin:0px 10px 0px 25px;
	padding:0px;
}
.font_minimum{
	font-size:12px;
	color:#666666;
}
.paddi{
	margin:0px;
	padding:0px;
}

#msgbox-right{
	width:250px;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
	padding:0px;
	margin:15px 10px 0px 15px;
	float:right;
}
#msgbox-left{
	width:250px;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
	padding:0px;
	margin:15px 0px 0px 0px;
	float:left;
}
.clear{ clear: both; visibility: hidden; height: 0;} 
.thwidth{
	width:100px;
}
.tdwidth{
	width:420px;
}