/* ページ */

body {
	background-color: #ffffff;
	background-image: url(http://www.fukui-reform.com/img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	}

body, td, th {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック";
	}

img {
	border: 0px;
	}

.font01 {
	font-size: 10px;
	}

.font02 {
	font-size: 12px;
	}

.photo01 {
	border: 1px #cccccc solid;
	}

.margin01 {
	margin-top: 5px;
	}

.margin02 {
	margin-top: 10px;
	}

a:link {
	color: #4082B3; text-decoration: underline
	}

a:visited {
	color: #4082B3; text-decoration: underline
	}

a:hover {
	color: #9FC0D9; text-decoration: underline
	}

a:active {
	color: #4082B3; text-decoration: underline
	}

#slink {
	display: none;
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 10px;
	line-height: 100%;
	}


/* 全体レイアウト */

#main01 {
	width :770px;
	background-image: url(http://www.fukui-reform.com/img/bgmain02.gif);
	}

#main02 {
	width :100%;
	background-image: url(http://www.fukui-reform.com/img/bgmain.jpg);
	background-repeat: repeat-x;
	}

#main_center {
	margin: 0px;
	padding: 0px 2px 0px 2px;
	width: 750px;
	background-image: url(http://www.fukui-reform.com/img/bgmaincenter.gif);
	text-align: left;
	}

#sidemenu {
	float: left;
	overflow: hidden;
	width: 200px;
	border-top: 1px #D6DDE4 solid;
	padding: 10px;
	}

#contents {
	float: right;
	overflow: hidden;
	width: 546px;
	border-top: 1px #D6DDE4 solid;
	text-align: center;
	}

#foot01 {
	width: 746px;
	height: 27px;
	background-image: url(http://www.fukui-reform.com/img/bgfoot01.gif);
	background-repeat: no-repeat;
	border-top: 1px #D6DDE4 solid;
	padding: 4px auto auto auto;
	font-size: 12px;
	text-align: center;
	}

.foot02 {
	width: 100%;
	background-color: #ffffff;
	padding: 2px 3px;
	font-size: 10px;
	text-align: right;
	}

.foot03 {
	width: 770px;
	background-image: url(http://www.fukui-reform.com/img/bgmain03.gif);
	background-repeat: no-repeat;
	padding: 3px;
	font-size: 10px;
	}


/* ヘッダーレイアウト */

.head_box01 {
	width: 100%;
	background-color: #ffffff;
	}

.head_box01 h1 {
	width: 100%;
	background-color: #F0F2F5;
	margin: 0px;
	padding: 1px 4px;
	color: #4082B3;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	}

.head_logo01 {
	margin: 12px 0px 4px 12px;
	float: left;
	}

.head_logo02 {
	margin: 28px 12px 0px 0px;
	float: right;
	}

.head_box01 h1 a:link { 
	color: #4082B3; text-decoration: none;
	}

.head_box01 h1 a:visited { 
	color: #4082B3; text-decoration: none;
	}

.head_box01 h1 a:hover { 
	color: #4082B3; text-decoration: none;
	}

.head_box01 h1 a:active {
	color: #4082B3; text-decoration: none;
	}


/* サイドメニューレイアウト */

.sidemenu_title01 {
	width: 100%;
	background-color: #4082B3;
	padding: 5px;
	margin: 15px auto auto auto;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 2px #DDE0D2 solid;
	}

.sidemenu_contents01 {
	width: 100%;
	margin: 8px auto auto 5px;
	}

.sidemenu_example01 {
	width: 100%;
	background-color: #E3EEF4;
	padding: 3px;
	}

.sidemenu_example01 img {
	float: left;
	margin-right: 15px;
	}

.sidemenu_example02 {
	width: 100%;
	background-color: #F9FCFD;
	padding: 3px;
	}

.sidemenu_example02 img {
	float: left;
	margin-right: 15px;
	}

.sidemenu_spot01 {
	width: 100%;
	border: 5px #E8ECF0 solid;
	margin: 1px auto auto auto;
	}

.sidemenu_spotline {
	margin: 8px auto auto 1px;
	text-align: center;
	}

.sidemenu_spotmore {
	margin: 0px 5px 5px auto;
	font-size: 10px;
	text-align: right;
	}

.sidemenu_regist01 {
	width: 100%;
	background-color: #E8ECF0;
	border: 1px #D4D0C8 solid;
	margin: 15px auto;
	padding: 8px;
	font-size: 10px;
	line-height: 150%;
	}

.sidemenu_banner01 img {
	margin-top: 5px;
	}

.sidemenu_title01 a:link { 
	color: #ffffff; text-decoration: underline;
	}

.sidemenu_title01 a:visited { 
	color: #ffffff; text-decoration: underline;
	}

.sidemenu_title01 a:hover { 
	color: #cccccc; text-decoration: underline;
	}

.sidemenu_title01 a:active {
	color: #ffffff; text-decoration: underline;
	}


/* トップページ */

#top {
	width: 526px;
	text-align: left;
	}

#top .copy {
	width: 526px;
	background: #f6f6f6;
	border: 1px #eeeeee solid;
	margin: 0px 0px 15px 0px;
	padding: 15px;
	}

.top_contentsleft {
	float: left;
	overflow: hidden;
	width: 376px;
	margin-top: 15px;
	}

.top_contentsleft h3 {
	margin: 5px 0px;
	font-size: 16px;
	line-height: 120%;
	}

.top_contentsright {
	float: right;
	overflow: hidden;
	width: 140px;
	margin-top: 15px;
	}

.top_line01 {
	width: 100%;
	border-bottom: 1px #eeeeee solid;
	margin: auto 1px 1px 1px;
	}

.top_title01 {
	margin-top: 15px;
	}

.top_examplebox01 {
	width: 100%;
	background-image: url(http://www.fukui-reform.com/img/titleexample.gif);
	background-repeat: no-repeat;
	padding-top: 80px;
	line-height: 120%;
	font-size: 12px;
	border: 1px #bbbbbb solid;
	text-align: center;
	}

.top_examplearea01 {
	margin: auto 10px 10px 10px;
	color: #000099;
	text-align: left;
	}

.top_examplearea02 {
	background-color: #E3EEF4;
	margin: auto 1px 1px 1px;
	padding: 3px;
	font-size: 10px;
	text-align: right;
	}

.top_exampleblogentry {
	margin: auto 10px;
	text-align: left;
	}

.top_exampleblogmore {
	margin: 10px auto auto auto;
	font-size: 10px;
	text-align: right;
	}

.top_spotbox01 {
	width: 100%;
	background-image: url(http://www.fukui-reform.com/img/titlespot.gif);
	background-repeat: no-repeat;
	padding-top: 80px;
	line-height: 120%;
	font-size: 12px;
	border: 1px #bbbbbb solid;
	margin-top: 10px;
	text-align: center;
	}

.top_spotarea01 {
	margin: auto 10px 10px 10px;
	text-align: left;
	}

.top_spotarea02 {
	background-color: #E3EEF4;
	margin: auto 1px 1px 1px;
	padding: 3px;
	font-size: 10px;
	text-align: right;
	}

.top_spotblogentry {
	margin: auto 10px;
	text-align: left;
	}

.top_spotblogmore {
	margin: 10px auto auto auto;
	font-size: 10px;
	text-align: right;
	}

.top_eventarea02 {
	background-color: #E3EEF4;
	margin: auto 1px 1px 1px;
	padding: 3px;
	font-size: 10px;
	text-align: right;
	}

.top_eventbox01 {
	width: 100%;
	background-image: url(http://www.fukui-reform.com/img/titleevent.gif);
	background-repeat: no-repeat;
	line-height: 120%;
	font-size: 12px;
	border: 1px #bbbbbb solid;
	margin-top: 10px;
	text-align: center;
	}

.top_eventblogtitle {
	margin-top: 1px;
	margin-left: 1px;
	padding: 30px 8px 3px 8px;
	border-left: 3px #ee0000 solid;
	line-height: 120%;
	font-size: 18px;
	font-weight: bold;
	color: #ee0000;
	text-align: left;
	}

.top_eventblogentry {
	margin: auto 10px;
	text-align: left;
	}

.top_eventblogmore {
	margin: 10px auto auto auto;
	font-size: 10px;
	text-align: right;
	}

.top_newline01 {
	background-image: url(http://www.fukui-reform.com/img/line02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

.top_smallreformbox01 {
	width: 100%;
	background-image: url(http://www.fukui-reform.com/img/titlesmallreform.gif);
	background-repeat: no-repeat;
	padding: 50px 8px 8px 8px;
	line-height: 120%;
	font-size: 10px;
	color: #ffffff;
	border-top: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb solid;
	border-left: 1px #bbbbbb solid;
	margin: 10px 0px 0px 0px;
	}

.top_smallreformtitle01 {
	width: 100%;
	background-color: #2952A5;
	font-weight: bold;
	margin: 8px auto 3px auto;
	padding: 2px;
	}

.top_smallreformmore {
	margin: 5px auto auto auto;
	text-align: right;
	}

.top_mapbox01 {
	width: 100%;
	margin-top: 5px;
	padding: 5px;
	line-height: 120%;
	font-size: 10px;
	border: 1px #D6DDE4 solid;
	}

.top_mapmore {
	margin: 5px auto auto auto;
	text-align: right;
	}

.top_areabox01 {
	width: 526px;
	padding: 3px;
	line-height: 120%;
	font-size: 10px;
	text-align: left;
	}

.top_inquirybox01 {
	background-color: #EAEFF4;
	border: 1px #D6DDE4 solid;
	margin: 20px auto 10px auto;
	line-height: 120%;
	font-size: 10px;
	}


/* アーカイブ */

.archive_main {
	width: 526px;
	text-align: left;
	}

.bread01 {
	font-size: 10px;
	margin: 10px 10px 20px 0px;
	}

.archive_examplebox01 {
	width: 100%;
	background-color: #FFFFF0;
	margin: 10px auto 20px auto;
	padding: 10px;
	border: 1px #99CC00 solid;
	}

.archive_examplebox01 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #99cc00;
	margin-bottom: 10px;
	}

.archive_spotbox01 {
	width: 100%;
	background-color: #FFFFF0;
	margin: 10px auto 20px auto;
	padding: 10px;
	border: 1px #61BBFE solid;
	}

.archive_spotbox01 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #61BBFE;
	margin-bottom: 10px;
	}

.archive_eventbox01 {
	width: 100%;
	background-color: #FFFFF0;
	margin: 10px auto 20px auto;
	padding: 10px;
	border: 1px #cc0000 solid;
	}

.archive_eventbox01 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 10px;
	}

.archive_inquirybox {
	background-color: #EAEFF4;
	border: 1px #D6DDE4 solid;
	margin: 30px auto 10px auto;
	line-height: 120%;
	font-size: 10px;
	}


/* カテゴリー */

.category_main {
	width: 526px;
	text-align: left;
	}

.category_exampletitle01 {
	width: 100%;
	height: 30px;
	background-image: url(http://www.fukui-reform.com/example/img/bgtitle01.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
	}

.category_exampletitle01 h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin: 6px 0px 0px 26px;
	}

.category_examplebox01 {
	width: 100%;
	background-color: #FFFFF0;
	margin: 10px auto 20px auto;
	padding: 1px;
	border: 1px #99CC00 solid;
	}

.category_examplebox01 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #99cc00;
	margin: 0px auto 10px auto;
	}

.category_examplemore {
	margin: 10px 0px 20px 0px;
	font-size: 10px;
	text-align: right;
	}

span.new {
    display: none;
	margin: 3px 3px 0px 0px;
	}

.category_spotbox01 {
	width: 100%;
	background-color: #FFFFF0;
	margin: 10px auto 20px auto;
	padding: 1px;
	border: 1px #61BBFE solid;
	}

.category_spotbox01 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #61BBFE;
	margin-bottom: 10px;
	}

.category_eventbox01 {
	width: 100%;
	background-color: #FFFFF0;
	margin: 10px auto 20px auto;
	padding: 1px;
	border: 1px #cc0000 solid;
	}

.category_eventbox01 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 10px;
	}

.category_area01 {
	margin: 10px;
	}

.category_inquirybox {
	background-color: #EAEFF4;
	border: 1px #D6DDE4 solid;
	margin: 30px auto 10px auto;
	line-height: 120%;
	font-size: 10px;
	}


/* お問い合わせ */

.inquiry_textwidth01 {
	width: 40px;
	}





.footinquirybox {
	background-color: #EAEFF4;
	border: 1px #D6DDE4 solid;
	margin: 20px auto 10px auto;
	line-height: 120%;
	font-size: 10px;
	}

.companypromisebox {
	width: 526px;
	background-color: #F9FCFD;
	border: 1px #E3EEF4 solid;
	padding: 20px;
	text-align: left;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	color: #4082B3;
	}

.flowbox01 {
	width: 100%;
	border: 2px #F9DEE4 solid;
	padding: 8px;
	background-color: #FDF3F5;
	font-weight: bold;
	}

.flowbox02 {
	width: 100%;
	padding: 3px;
	background-color: #cc0000;
	font-weight: bold;
	color: #ffffff;
	}
