@charset "shift_jis";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #003466 url(/images/bg.jpg);
        link color: #0000ff; 
        visited color: #000080; 
        hover color: #ff0000; 
        active color: #ff8000; 


}


a{/*リンクされた文字*/
color:#002AD1;
font-style:normal;
text-decoration:underline;
}
a:link {/*未訪問のリンク*/
color:0000ff;
font-style:normal;
text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
color:#002AD1;
text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
color:#335BFF;
font-style:normal;
text-decoration:underline;
}
a:active {/*クリック中*/
text-decoration:none;
color:#FF9900;
}



ul{
	list-style-type: none;
}

img {
	border: none;
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

input {
	background: #f5f5f5;
}

.color {
	color: #000000;
}

h1 {
	text-align: left;
	padding-left: 10px;
        font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;

}

h2 {
	line-height: 15px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/*メイン画像（画像の両サイドの影を設定しています）
------------------------------------------------------------------*/
#main-img {
	background: url(/images/main-bg0.gif) repeat-n 
center;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}





/*コンテナー
------------------------------------------------------------------*/
#container {
	margin: 0px auto 0px;
	width: 912px;
	text-align: left;
}



/*コンテンツ（メイン、サブの両ブロックの外側）
------------------------------------------------------------------*/
#contents {
	background: url(/images/main-bg0.gif) repeat-y center;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul#menu{
    list-style:none;
    width:100%;
}
ul#menu li{
    list-style:none;
    float:left;

}

ul#menu a{
    display:block;
    height:76px;
    text-indent:-100px;
    overflow:hidden;
}
a.plan{
    background-image:url(../images/top-botan1.jpg);    width:192px;
}
a:hover.plan{
    background-image:url(../images/top-botan1-2.jpg);
}
a.area{
    background-image:url(../images/top-botan2.jpg);
width:180px;
}
a:hover.area{
    background-image:url(../images/top-botan2-2.jpg);
}
a.example{
    background-image:url(../images/top-botan3.jpg);
width:169px;
}
a:hover.example{
    background-image:url(../images/top-botan3-2.jpg);
}
a.ask{
    background-image:url(../images/top-botan4.jpg);
width:189px;
}
a:hover.ask{
    background-image:url(../images/top-botan4-2.jpg);
}
a.com{
    background-image:url(../images/top-botan5.jpg);
width:182px;
}
a:hover.com{
    background-image:url(../images/top-botan5-2.jpg);
}


ul#menu li {
	display: inline;
}


	{ text-align:right ;
}

/*メインメニュー（リストタグを横並びに設定）
------------------------------------------------------------------*/
ul#menu li {
	display: inline;
}


	{ text-align:right ;
}




/*メインコンテンツ（右側ブロック）
------------------------------------------------------------------*/
#main {
	float: right;
	width: 630px;
	display: inline;
	margin-left: 10px;
}



#main p {
	padding: 0.5em 10px 1em;
}

#main .menu1 {
	text-align: left;
	color: #000000;
	background: #ffffff;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-top: 20px;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}



/*サブコンテンツ（左側ブロック）
------------------------------------------------------------------*/
#sub {
	float: left;
	width: 220px;
	display: inline;
	margin-left: 15px;
}

#sub p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
        font-size: 12px;
	color: #000000;
	line-height: 2;
	font-weight: normal;
}



/*サブコンテンツ内、サブメニュー
------------------------------------------------------------------*/
#sub .submenu {
	text-align: left;
	background: #ffffff;
	background: #ffffff url(/images/side-menu-under.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
	padding-bottom: 10px;
	border-bottom: 1px solid #003466;
	margin-bottom: 20px;
	padding-top: 0px;
	border-top: 1px solid #003466;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-right: 1px solid #003466;
	border-left: 1px solid #003466;
}

#sub .submenu1 {
	text-align: center;
	background: #ffffff;
	padding-bottom: 0px;
	border-bottom: 1px solid #003466;
	margin-bottom: 0px;
	padding-top: 0px;
	border-top: 1px solid #003466;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right: 1px solid #003466;
	border-left: 1px solid #003466;
}



#sub .submenu a {
	color: #1540ef;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	display: block;
	width: 220px;
}

#sub .submenu a:hover {
	background: #f5f5f5;
}




/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	background: url(/images/footer0.gif) no-repeat center top;
	padding-top: 20px;
	padding-bottom: 15px;
}



/*clearfix
------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents { display: inline-block; }

/* Hides from IE-mac \*/
*html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */
