@charset "UTF-8";

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CCCCCC;
	line-height: 1.2;
	margin: 0px;
	padding: 10px;
	background: #000000 url(images/sofagrand_bg.gif) fixed;
	font-size: 10px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
color: #005FA9;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	font-size: 10px; font-weight: normal; color: #999999;margin: 0px;	padding: 0px;
    a:link { color: red }
    a:visited { color: green } 
}

h2{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}

h3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	left: 0px;
	line-height: normal;
}
h4{
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 14px;
}

h5{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

h6{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #334d55;
margin: 0px;
padding: 0px;
}

/*************** list tag styles ***************/

ul{
	list-style-type: square;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

ul ul{
list-style-type: disc;
}

ul ul ul{
list-style-type: none;
}

/********* form and related tag styles *********/

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

label{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-weight: bold;
font-size: 1em;
color: #334d55;
}

input{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
}

form.magareg{
margin: 10px 0 0px 30px !important;
padding: 0 !important;
}
form.magadel{
margin: 10px 0 0 30px !important;
padding: 0 !important;
}
p.magaimg{
margin: 15px 0 30px 50px !important;
padding: 0 !important;
}

form.hover{
margin: 0px 0px 0px 0px !important;
padding: 0 !important;
}

textarea{
font-family: Lucida Console, Courier New, Courier, "ＭＳ ゴシック", "Osaka－等幅", monospace;
font-size: 95%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pageNav{
	float: left;
	width:145px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: 1px dotted #000066;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	border-left-width: 1px;
}

#content{
padding: 0px 10px 0px 0px;
margin:0px 0px 0px 140px;
border-left: 1px solid #ccd2d2;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#masthead h1{
margin: 0px;
padding: 16px 0px 8px 0px;
color: #ffffff;
/*font-weight: normal;*/
}

/*************** search styles *****************/

#search{
position: absolute;
top: 0px;
left: 7px;
z-index: 101;
}

#search input{
font-size: 70%;
margin: 0px  0px 0px 10px;
}

#search a:link, #search a:visited{
font-size: 80%;
font-weight: bold;
}

#search a:hover{
margin: 0px;
}


/**************** table styles *****************/

/* テーブルの設定 */

caption{
padding: 0.4em;
white-space: nowrap;
font-weight: bold;
}
TD {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #464646;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
th{
padding: 0.2em 0.4em;
border: 1px solid;
empty-cells: show;
font-weight: bold;
background-color: #CCFF99;
line-height: 1.5em;
}
thead, tfoot{
padding: 0.4em;
font-weight: bold;
text-align: center !important;
}
col.right{
text-align: right;
}
col.center{
text-align: center;
}
col.left{
text-align: left;
}
col.article{
text-align: center;
font-weight: bold;
background-color: #dcdcdc;
}
col.hatching{
background-color: #dcdcdc;
}
.center-center{
text-align: center !important;
}
.left-left{
text-align: left !important;
}
.right-right{
text-align: right !important;
}

/*********** HyperPosition addition ************/

a img{/* 画像のリンク枠を消す */
border: none;
}

/* フォントタグを使わずに色付け
～ただし論理的強調と視覚的強調（b,i）は区別する */
strong{
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
}
strong.normal{
color: #000000;
font-weight: bold;
}
em{
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}
em.normal{
color: #000000;
font-style: italic;
font-weight: normal;
}
b{
	color: #0099FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
}
i{/* em以外では色をつける */
font-style: normal;
font-weight: bold;
color: #0099ff;
}
q{/* 引用 */
display: block;
color: #9e28a3;
margin-left: 1em;
}
cite{
display: block;
color: #9e28a3;
font-style: normal;
margin-left: 2em;
}
li cite{
display: inline !important;
margin-left: 0px;
}
code{/* ソースなど */
display: block;
margin-left: 1em;
color: #476b55;
font-family: Lucida Console, Courier New, Courier, "ＭＳ ゴシック", "Osaka－等幅", monospace;
}
del{/* 削除 */
color: #e54500;
}
ins{/* 挿入 */
color: #228b22;
}
address{
text-align: center;
margin: 10px;
}
.more{
font-size: 150% !important;
}
.more img{
vertical-align: middle;
margin-right: 0.5em;
}
.path{/* パス記述 */
font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
}


dt{
margin-top: 1em;
margin-left: 2em;
font-weight:bold;
}

/**************** magazine styles *****************/

.magazine{
padding: 10px 10px 0px 10px;
font-size: 85%;
border-top: 3px solid #39a252;
border-left: 3px solid #39a252;
border-right: 3px solid #94df6b;
border-bottom: 3px solid #94df6b;
background-color: #ffffff !important;
}

.magazine h3{
text-align: center;
margin-bottom: 15px;
}
.magazine h4{
text-align: center;
margin-bottom: 15px;
}
.magazine h5{
margin: 15px 0px 0px 0px;
}

.magazine img{

}

.magazine form{
margin-top: -12px;
margin-bottom: 0px;
margin-left: 10px;
}
.magazine input{
font-size: 100%;
margin: 0px;
}


/********************* end **********************/

.n10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	line-height: normal;
}
.n11 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}
.n12 {


	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #5A5A5A;
	line-height: 17px;
}
.n11w {


	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: normal;
}
.n12s {



	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11.5px;
	font-weight: normal;
	color: #5A5A5A;
	line-height: 13px;
}

