/*
全体のスタイル
*/
body {
	margin: 0px 0px 20px 0px;
       	text-align: center;  
       	background-color: #f2f2f2;
}

h1,h2,h3,form,img {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: 100;
}

ul{
	margin: 0px;
	padding: 0px;
}

.item01 a{
	background-image: url(images/menu_botton.jpg);
	margin: 0 0 0 0;
	padding: 8px 0 0 28px;
	height: 31px;
	font-size: 14px;
	display: block;
	color:#fff;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	background-repeat: no-repeat;
}

.item01 a:hover{
	background-image: url(images/menu_botton_ov.jpg);
	background-repeat: no-repeat;
}

.item02 a{
	background-image: url(images/gmenu.gif);
	background-repeat: no-repeat;
	/*margin: 7px;*/
	margin: 3px 0 3px 0;
	padding: 3px 0 0 0;
	width: 144px;
	height: 22px;
	font-size: 14px;
	color:#fff;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	float: left;
	text-align:center;
}

.item02 a:hover{
	background-image: url(images/gmenu_ov.gif);
	background-repeat: no-repeat;
}

.item03{
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	list-style-type: none;
}

.line01{
	height: 15px;
	background-image:url(images/header_topline.gif);
	background-repeat:repeat-x;
}

.line02{
 	font-size:0;
	height:4px;
	padding:0;
	margin:0;
	background-image:url(images/header_bottomline.gif);
	background-repeat:repeat-x;
}

.line03{
	height: 20px;
	background-image:url(images/headermenu_left.gif);
	background-repeat:repeat-x;
}

/*
全体のリンクのスタイル
*/
a {
	color: #005080;
}

a:hover {
	color: #BD4A21;
}

/*
内容の全体スタイル
*/
#container {
	width: 908px;
	height: 100%;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image:url(images/basebg900.gif);
	background-repeat:repeat-y;
}

#g-menu{
	width: 900px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;

}

/*
内容コンテンツのスタイル
*/
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/*
内容のトップバナーのスタイル
*/
#banner-w {
}

#banner-w a {
}

#banner-w h1 {
}

/*
トップバナーのスタイル(カラムの広い方に含める)
*/
#banner {}

#banner a {}

#banner h1 {}

#banner p {}

.titlebar{}

/*
1カラムの広い方のスタイル
*/
#column1-main {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 650px;
	overflow: hidden;
}

#column1-main table tr td{
	font-size:0.8em;
}

/*
2カラムの広い方のスタイル
*/
#column2-main {
	margin-top: 5px;
	float: right;
	width: 700px;
	overflow: hidden;
}

/*
右側全体のスタイル
*/
#right {
	float: right;
	width: 200px;
	overflow: hidden;
}

/*
左側全体のスタイル
*/
#left {
	margin-top: 5px;
	float: left;
	width: 200px;
	overflow: hidden;
}

/*
最下部のスタイル
*/
#bottom{
	width: 900px;
	height: 46px;
	font-size: 10px;
	color:#fff;
	background: #fff url(images/footer_bg.gif) repeat-x bottom; 
}

.entry_title{
	height: 25px;
	font-weight: bold;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*
大きなボックスのタイトルのスタイル
*/
.layoutbox-up {
	background-image: url(images/title_bar.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	padding: 5px 0 0 35px;
	color:#fff;
}

.layoutbox-up-notitle {
}

/*
大きなボックスのスタイル
*/
.layoutbox {
	width: 700px;
	overflow: auto;
}

.layoutbox h3{
	font-size:0.9em;
	padding: 0 0 0 20px;
	margin:0px;
}

.layoutbox p{
	font-size:0.9em;
	padding: 0 10px 0 10px;
	margin-bottom:1em;
}

.layoutbox-noborder{
	width: 700px;
	overflow: auto;
}
.layoutbox-noborder h3{
	font-size:0.9em;
	padding: 0 0 0 20px;
	margin:0px;
}

.layoutbox-noborder p{
	font-size:0.9em;
	padding: 0 0 0 30px;
	margin:0px;
}

/*
大きなボックスの終端のスタイル
*/
.layoutbox-down {
	padding:0;
	margin:0;
}

.layoutbox-half{
	width: 236px;
	height: 150px;
	float: left;
	border: 1px solid #ccc;
	margin:5px 5px 2px 0;
	overflow: auto;
}

.layoutbox-mini{
	font-size:12px;
	line-height: 1.1em; 
	font-weight: bold;
	width: 150px;
	height: 140px;
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin:5px;
	overflow: auto;
}

/*
左右の小さいボックスのタイトルのスタイル
*/
.layoutbox-s-up {
	background-image: url(images/title_bar.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	padding: 5px 0 0 35px;
	color:#fff;
	margin-right: auto;
	margin-left: auto;
	width: 155px;
}

/*
左右の小さいボックスのスタイル
*/
.layoutbox-s {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	width: 190px;
}
.layoutbox-s-border {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	width: 184px;
	padding:0 2px 0 2px;
	color:#fff;
	border: 1px solid #3199CE;
	background-image: url(images/side_bg);
	background-repeat:repeat-y;
}



/*
左右の小さいボックスの終端のスタイル
*/
.layout-s-down {
	margin-right: auto;
	margin-left: auto;
	width: 190px;
}

/*
フォント変化
*/
.bold {
	font-weight: bold;
	margin:0 0 1em 0;
}