/** ボディー要素 **/

/**　★★★　ボーダーの背景画像　★★★　**/
body {
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	line-height: 130%;
	color: #222222;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	background-color: #EEEDFD;
	background-image: url(http://www.sugowaza.jp/img/page_backimg3.jpg);
	background-position: center;
}

/**　★★★　その上層の白い背景画像　★★★　**/
.back_img {

	width: 920px;
	background-color: #FFF;
}


#content {
	width: 928px; /* 本文部分の幅 */
	background-color: #ffffff;
	border: 0px solid #FFFFFF; /* 本文部分の枠 */

	text-align: left;
	vertical-align: top;
}



hr { 

color: #B8C7DB; 
border: none; 
text-align: left; 
margin-left: 10px; 
border-style: dotted none none none; 
border-top-width: 1px; 

}
.hr_bottom { 
color: #B8C7DB; border: none; text-align: left; margin-left: 10px; border-style: none none dotted none; border-bottom-width: 1px; padding: 3px 0 3px 0;
}

img{

border:0px;
}

fieldset{
/* border-color: #aaaaaa; */
padding: 0.5em;
}

legend{
font-size: 11pt;
font-weight: bold;
color: #ff6600;
}


a{

	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}

a:visited{

color: #0000FF;

}

.clear1 {
	clear: both;
}

ul {
	list-style:none;
	}


/* ★★★ views/layouts/default.thtml 関連 ★★★ */

/* header内レイアウト */

.h_left {
	float:left;
	width: 254px;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
.h_right {
	float:right;
	width:300px;
	vertical-align: top;
	text-align: right;
}
.h_center {
	margin:0 300px 0px 254px;
	vertical-align: top;
	text-align: center;
}

#header {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	width: 920px;
	border:1px;
	font-size: 11pt;
}

/* header内レイアウト_end */


#header table {

	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	width: 920px;
	border:1px;
	font-size: 11pt;


}

#header table td {

	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	padding:0.2em 0.2em;

}


#cate_menu{ }
#cate_menu a{

	color:#ffffff;
	text-decoration:none;
	font-size:0.8em;
}

#cate_menu a:hover{


	text-decoration:underline;

}

#footer {
	clear: both;
	border-top: 1px solid #3366CC;
	border-bottom: 1px solid #3366CC;
	margin: 20px 5px;
	padding: 10px 5px;
	text-align: center;
	line-height: 140%;
	background: #fff;
	width: 920px;
}

#footer a{

	text-decoration:none;
	font-size:0.8em;
}



#footer table {

	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	width: 920px;
	border:0px;
	font-size: 11pt;
	background: #fff;
}



/* ★★★ table 関連 ★★★ */

/* topレイアウト */

.t_left {
	float:left;
	width: 160px;
	vertical-align: top;
	text-align: center;
}
.t_right {
	float:right;
	width:300px;
	vertical-align: top;
	text-align: left;
}
.t_center {
	margin:0px 310px 0px 190px;
	vertical-align: top;
	text-align: left;
}

/* topレイアウト_end */

/* reportsgetレイアウト */

.g_left {
	float:left;
	width: 600px;
	vertical-align: top;
	text-align: center;
	padding: 0px 10px;
}
.g_right {
	float:right;
	width:300px;
	vertical-align: top;
	text-align: left;
	padding: 0px 2px;
}

/* reportsgetレイアウト_end */

/* reportsgetfreepdfレイアウト */

.gfreepdf_left {
	vertical-align: top;
	text-align: center;
	padding: 0px 10px;
}
.gfreepdf_right {
	vertical-align: top;
	text-align: left;
	padding: 0px 2px;
}

/* reportsgetfreepdfレイアウト_end */


table{

	border-spacing:1px;
	padding:0.1em 0.1em;

}

table.table_honbun{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}

.table_honbun td{
    border:0px;
    padding:0.1em 0.1em;
    text-align:left;

}


table.top_kiji{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width:95%;
    	padding:0.4em;
	margin:0.5em 0.3em;
}

.top_kiji th{
    font-size:1.5em;
    color:#330000;
    background-color:#FFFFFF;
    padding:0.3em;
    text-align:left;
    line-height:120%;

}

.top_kiji th a {
text-decoration: none;
}

.top_kiji th a:hover {
text-decoration: underline;
}

.top_kiji td{
	font-size:1.1em;
	border:0px;
	padding:0.2em 0.2em;
	text-align:left;
        line-height:130%;
}


.top_kiji img{
    	width:100px;
    	height:120px;
	float: right;

}


table.ad{

    border-collapse:collapse;
    border-spacing:1px;
    background-color:#fff;
    empty-cells:show;
    width:100%;
    border:1px solid #D5DFE5;
	margin-left:auto;
	margin-right:auto;
}


.ad th{

    border:1px solid #D5DFE5;
    color:#FF3C33;
    background-color:#F0F0F0;
    background-image:url(http://www.sugowaza.jp/img/title_new.gif);
    background-position:left top;
    padding:0.3em 0.3em 0.3em 2em;
    text-align:left;
}

.ad td{
    border:0px solid #D5DFE5;
    padding:0.3em 0.5em;
    text-align:left;
}


table.new{

    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width:450px;
}
.new th{

    border:1px solid #D5DFE5;
    color:#FF3C33;
    background-color:#F0F0F0;
    background-image:url(http://www.sugowaza.jp/img/title_new.gif);
    background-position:left top;
    padding:0.3em 0.3em 0.3em 2em;
    text-align:left;
}
.new td{
    border:0px solid #D5DFE5;
    padding:0.3em 0.3em;
    text-align:left;
}



table.oubo {

	border-top:1px solid #ff0000;
	border-left:1px solid #FF0000;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	width: 920px;
	border:1px;
	font-size: 11pt;

}

table.oubo td {

	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	padding:0.2em 0.2em;

}



table.sugoadmin{

    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width:800px;
}
.sugoadmin th{

    border:1px solid #D5DFE5;
    color:#FF3C33;
    background-color:#F0F0F0;
    background-image:url(http://www.sugowaza.jp/img/title_new.gif);
    background-position:left top;
    padding:0.3em 0.3em 0.3em 2em;
    text-align:left;
}
.sugoadmin td{
    border:1px solid #D5DFE5;
    padding:0.3em 0.3em;
    text-align:left;
}


table.osusume{

    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width:100%;
}

.osusume td{
    border-right: 1px solid #D5DFE5;
    padding:0.3em 0.5em;
    text-align:left;
}

/* forms */

form {
margin: 0em 0em 0em 0em;
}

input {
}

input[type=text] {
}

input[type=checkbox] {
}

textarea {
width: 50em;
height: 15em;
font-size: 10pt;
font-weight: normal;
color: #333333;
}

select {
}

option {
}

input[type=submit] {
}

label {
font-size: 10pt;
font-weight: bold;
color: #333333;
display: block;
margin-left: 0em;
}

form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom: 1em;
}

form div.date{
margin-left: 0em;
}

.annotation {
font-size: 10px;
font-weight:normal;
color:#003300;
line-height:140%;
}

.form_error_message{
font-size: 11pt;
font-weight:bold;
color:#ff0000;
}

.required{
clear: both;
color:#222;
font-weight:bold;
}

.optional{
clear: both;
color:#555;
}

.submit {
clear: both;
margin-top: 10px;
margin-left: 10px;
}

/* ★★★ li 関連 ★★★ */

#list_new{}
#list_new ul{}
#list_new ul li{}


/* ★★★ 文字関係 ★★★ */


h1{

	font-size:1.8em;
	font-weight:bold;
	color:#0057AE;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 3px;
	text-indent: 5px;
	margin-left: 5px;
	vertical-align: middle;
	padding-left: 2px;
	line-height: 120%;

}




h2{
	font-size:1.1em;
	color:#444;
	text-align: left;
	margin-top: 1px;
	margin-bottom:1px;
	text-indent: 2px;
	margin-left: 1px;
	vertical-align: middle;
	padding-left: 2px;
	line-height: 130%;
	font-weight:normal;
}

h2_old{
	font-size:1.8em;
	font-weight:bold;
	color:#0057AE;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 3px;
	text-indent: 5px;
	margin-left: 5px;
	vertical-align: middle;
	padding-left: 2px;
	line-height: 120%;


}


h3 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	border-bottom:  3px solid #5C8ECC;
	border-top:     1px solid #5C8ECC;
	border-left:    3px solid #5C8ECC;
	border-right:   5px solid #5C8ECC;
	color:#0066CC;
	background-color:#F8F8F8; 
	background-color:#F8F8F8;
	background:url(http://www.sugowaza.jp/img/title_new.gif);
	padding:.3em;
	margin:0px 0px .8em 0px;
}

h4 {
	color:#0057ae;
	margin:0px 0px .5em 0px;
}


h5 {
	color:#444;
	padding:0.3em 0.3em;
	text-align:left;
	font-size:14px;
	margin-top:10px;
	margin-bottom:2px;
	padding-left:20px;
	background:url(http://www.sugowaza.jp/img/title_new.gif);
	border:1px solid #D5DFE5;
}

h5 a {
text-decoration: none;
}

h5 a {
text-decoration: none;
}

h5 a:hover {
text-decoration: underline;
}

h5 a:visited {
  color: #0000FF;
  text-decoration: none 
}

/* ★★★詳細ページ★★★ */

.report_catch{
	font-size:1.4em;
	font-weight:bold;
	color:#FF4D65;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 3px;
	text-indent: 5px;
	margin-left: 2px;
	vertical-align: middle;
	padding-left: 1px;
	line-height: 120%;

}


.report_name{
	font-size:1.8em;
	font-weight:bold;
	color:#0057AE;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 3px;
	text-indent: 5px;
	margin-left: 5px;
	vertical-align: middle;
	padding-left: 2px;
	line-height: 120%;


}


.report_detail{
	font-size:1.1em;
	color:#444;
	text-align: left;
	margin-top: 1px;
	margin-bottom:1px;
	text-indent: 2px;
	margin-left: 1px;
	vertical-align: middle;
	padding-left: 2px;
	line-height: 130%;


}


.report_name_rev{
	font-size:medium;
	font-weight:bold;
	color:#004500;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 3px;
	text-indent: 10px;
	margin-left: 3px;
	vertical-align: middle;
	padding-left: 2px;
	line-height: 130%;
}


.comment{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	line-height:120%;
}
.topic{
	font-size:medium;
	font-weight:bold;
	color:#990000;
	line-height:120%;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #990000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}


/* ★★★ ドロップダウンメニュ ★★★ */

/* ナビゲーション */
#navi_continer {
position: relative;
z-index:50;
width: 820px;
height:24px;
}

#navi {
position: absolute;
top: 0px;
left: 45px;
width: 880px;
}

#navi ul {
margin: 0;
padding: 0;
list-style: none;
}

#navi li {
color: #ffffff;
float: left;
width: 135px;
margin: 0;
}

#navi li a {
font-size: 14px;
color: #ffffff;
display: block;
width: 100%;
padding: 3px 0;
text-align: center;
font-weight: bold;
text-decoration: none;
background-color: #5C8ECC;
}

#navi li a:hover {
color: #ffffff;
background-color: #3366cc;
}

/* サブメニュー */
#navi ul.sub {
background: #eeeeee;
}

#navi ul.sub li {
float: none;
}

#navi ul.sub li a {
color: #666666;
background: none;
font-size: 12px;
font-weight: normal;
padding: 3px 0;
border-top:1px solid #000099;
}

#navi ul.sub li a:hover {

color: #ffffff;
background-color: #ff9900;
}

#navi ul li.navi_menu ul {
display: none;
}

#navi ul li.navi_menu_on ul {
display: block;
}

#navi li.navi_menu{
border:1px solid #D5D5D8;
}

#navi li.navi_menu_on{
border:1px solid #D5D5D8;
}




/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #FFCFA8;
margin: 8px 0px;
font-weight: bold;
}

.error_message {
clear: both;
}

.error em {
font-size: 18px;
color: #003d4c;
}

.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}

.tip {
font-size: 10pt;
font-weight: normal;
color: #656565;
background-color: #ddd;
}

.form_error_message{
font-size: 11pt;
font-weight:bold;
color:#ff0000;
}

.message
{
    position:absolute;
    top:50px;
    left:100px;
    width:500px;
    font-size:14px;
    border: solid 1px #c9b484;
    padding:12px;
    color:#000;
    background-color:#fff9d9;
    text-align:center;
}




.spall {
	display: none;
}
#tributton {
//	display: none;
}
#topbar {
	display: none;
}
.graytitle {
	display: none;
}
.searchbox {
	display: none;
}


/* ★★★ 新着タブ部分 ★★★ */

.tabh1 {
	font-size:1.4em;
	font-weight:bold;
	color:#444444;
	text-align: left;
	font-family:verdana, arial, helvetica, Sans-Serif;
	border: 3px solid #5C8ECC;
	background-color:#F8F8F8; 
	background:url(http://www.sugowaza.jp/img/title_new.gif);
	padding:.3em;
	margin: 0.8em 0 0.2em 0;
	}
.tabh2 {
	margin-top:5px;
	font-size:small;
	border-top:1px solid #5c8ecc;
	font-weight:normal;
	}
.tabbd {
	border:1px solid #9baab1;
	}

body#tab_sample #h1 {
	margin-bottom:2em;
	font-size:200%;
	font-weight:normal;
	line-height:100%;
	text-align:center;
	}



body#tab_sample div#javascript_tab_sample {
	margin:0px auto 0 auto;
	width:100%;
	text-align:left;
	}

div#javascript_tab_sample ul#tab {
	margin:0;
	padding:0;
	border-bottom:1px solid #9BAAB1;
	background-color:#fff;
	float:left;
	width:100%;
	}

div#javascript_tab_sample ul#tab li {
	padding:0.2em;
	text-align:center;
	border:1px solid #9BAAB1;
	border-bottom:none;
	float:left;
	width:99.5px;
	list-style-type: none
	}

div#javascript_tab_sample ul#tab li.selected {
	background-color:#9BAAB1;
	}

div#javascript_tab_sample ul#tab li.selected a {
	color:#fff;
	}

div#javascript_tab_sample dl {
	}

div#javascript_tab_sample dl dt {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #fff;
	}

div#javascript_tab_sample dl dd {

	}
