@charset "UTF-8";

/*common***************************************************/

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
}

a {
	text-decoration: none;
}

body, h1, h2, h3, p, li, td {
	font-family: Osaka, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", Arial, Helvetica, sans-serif;
}

img {
	display: block;
	border: 0;
}

.inline {
	display: inline;
}

form {
	margin:0;
	padding:0;
}

input, select, textarea {
	font-size: 12px;
	font-family: Osaka, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


.leftbox {
	float: left;
}


.rightbox {
	float: right;
}

.clearbox {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;/*Win IE*/
}

.totop{
	font-size: 10px;
	text-align: right;
	padding: 10px 25px;
}

.tonext{
	font-size: 10px;
	text-align: right;
}

.text-right{
	text-align: right;
}

.tonext a .innertext{
	padding-right: 0;/*Mac IE5*/
}

.tonext a {
	padding-left: 0;/*Mac IE5*/
	background-image: none;/*Mac IE5*/
}


/*\*/

.tonext{
	padding-right: 0;
	background-image: none;
}

.tonext a .innertext{
	padding-right: 13px;
}

.tonext a{
	background: url(../images/next_arrow.gif) no-repeat right 70%;
}

/**/

.tonextleft {
	font-size: 12px;
}

.tonextleft a .innertext{
	padding-right: 13px;
}

.tonextleft a{
	background: url(../images/next_arrow.gif) no-repeat right 70%;
}

h1, h2, h3 {
	color:#000;
}

p, li, td {
	color:#333;
}

p {
	line-height: 160%;
	margin: 0;
	padding: 0 0 10px;
	font-size: 12px;
}

a {
	color: #339;
}

a:hover {
	color: #000000;
	background-color: #ebcdcd;
}

.note {
	color:#333;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

em {
	font-weight: normal;
	font-style: normal;
	color:#990000;
}

strong {
	font-weight:bold;
	font-style: normal;
	color: #000;
}

.color1 {
	color:#2578B5;
}

.color2 {
	color:#bb0000;
}


/*layout***********************************************/

#base {
	margin: 0 auto;
	padding: 0px;
	width: 720px;
	text-align: left;
}

#maincol {
	width: 570px;
	float: right;
}

/*header***********************************************/

#header {
	width: 100%;
	height: 49px;
	background: url(../images/logo.jpg) no-repeat;
	border-bottom: 2px solid #666;
}

#header a:hover {
	background-color: transparent;
}

#header .leftbox img {
	width: 240px;
	height: 45px;
}

#header .rightbox {
	padding-right: 10px;
	width: 450px;
	text-align: right;
	font-size: 10px;
}

#header .rightbox #headmenu {
	color:#ccc;
	padding-top: 3px;
	height: 18px;
}

#header .rightbox #headmenu a {
	color: #fff;
}

#header .rightbox #headmenu a:hover {
	color: #FFCCCC;
}

#header .rightbox #searchbox {
	height: 20px;
}

#header .rightbox #searchbox .item {
	color: #fff;
	font-size: 12px;
	vertical-align: bottom;
}

#header .rightbox #searchbox #searchtxt {
	margin: 0 5px;
	height: 18px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #fff;
	vertical-align: bottom;
	width: 160px;
}

#header .rightbox #searchbox #searchsub{
	width: 4em;
	vertical-align: bottom;
}


/*footer************************************************/

#footer {
	padding: 1px 10px;
	background-color: #ccc;
	border-top: 1px solid #999;
	border-bottom: 10px solid #fff;
	color:#666;
	font-size: 10px;
	height: 14px;
	line-height:100%;
	clear:both;
}

#footer #copyright {
	float:left;
}

#footer #footmenu {
	float:right;
	text-align: right;
}

#footer a:hover {
	color: #990000;
	background-color: transparent;
}

/*middle***********************************************/

#container {
	width: 100%;
	background: url(../images/base.gif) repeat-y;
}

/*left menu***********************************************/

#menucol {
	margin: 0;
	width: 150px;
	float: left;
	font-size:10px;
	line-height: 140%;
	color:#333;
}

/*catetop*/

#menucol .catetop img {
	width: 150px;
	height: 20px;
}

#menucol .enterprise-cate .catetop img {
	height: 19px;
}

#menucol .about-cate .catetop {
	background: url(../images/sidemenu_r1_c1.gif) no-repeat;	
}

#menucol .privacymark-cate .catetop {
	background: url(../images/sidemenu_r6_c1.gif) no-repeat;	
}

#menucol .enterprise-cate .catetop {
	background: url(../images/sidemenu_r2_c1.gif) no-repeat;	
}

#menucol .report-cate .catetop {
	background: url(../images/sidemenu_r3_c1.gif) no-repeat;	
}

#menucol .magazine-cate .catetop {
	background: url(../images/sidemenu_r4_c1.gif) no-repeat;	
}

#menucol .print-history-cate .catetop {
	background: url(../images/sidemenu_r5_c1.gif) no-repeat;	
}

/*catesub*/

#menucol .catesub {
	margin: 5px 5px 5px 10px;
}

#menucol .catesub ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menucol .catesub li{
	margin: 0;
	padding-left: 10px;
	padding-bottom:2px;
	background: url(../images/menu_icon.gif) no-repeat 0px 3px;
}

/*catesubsub*/

#menucol .catesubsub {
	margin: 0 0 2px 10px;
}

#menucol .catesubsub ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menucol .catesubsub li{
	margin: 0;
	padding-left: 8px;
	padding-bottom:2px;
	background: url(../images/icon4.gif) no-repeat 0px 6px;
}

/*button*/

#menucol .for-button {
	margin: 5px 10px 10px;
}

#menucol .jagrabb {
	margin-top: 20px;
}

#menucol .jagraschool {
	margin-top: 10px;
	margin-bottom: 20px;
}

/*banner*/
#menucol #pmarkyokuwakaru {
	padding-bottom: 10px;
}

/*maincol*************************************************/

/*pagetitle*/

#maincol {
	background: url(../images/title_none.gif) no-repeat;
}

#maincol h1 {
	margin: 0;
	padding: 12px 0 0 25px;
}

#maincol #cate-summary {
	margin: 0;
	padding: 5px 30px 15px;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	line-height: 160%;
}

/*contents*/

#contents {
margin: 0 18px;
}

#contents #pageindex {
	margin: 0 7px;
	padding: 0;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
}

#contents #newentry #pageindex {
	background: url(../images/new_entry.jpg) no-repeat;
}

#contents #entrylist #pageindex {
	background: url(../images/entry_list.jpg) no-repeat;
}

#contents #pageindex .tonext{
	padding-top: 4px;
	padding-right: 10px;
}

#contents #pageindex .tonext a {
	color: #fff;
}

#contents #pageindex .tonext a:hover {
	color: #FFCCCC;
	background-color: transparent;
	
}

/*\*/

#contents #pageindex .tonext a {
	background: url(../images/next_arrow_white.gif) no-repeat right 70%;
}

/**/



/*entryunit/chapterunit*******************************************************/

#contents .entryunit, 
#contents .chapterunit {
	margin: 5px 0 15px;
	width: 100%;/*win ie*/
	background: url(../images/entry_frame_r2_c1.gif) repeat-y;
}

#contents .entryunit .entrytop, 
#contents .chapterunit .chaptertop {
	background: url(../images/entry_frame_r1_c1.gif) no-repeat;
	height: 15px;
}

#contents .entryunit .entrybottom, 
#contents .chapterunit .chapterbottom {
	background: url(../images/entry_frame_r3_c1.gif) no-repeat;
	height: 19px;
}

/*entryunit*/

#contents .entryunit .entryinner {
	margin: 2px 30px 0;
}

#contents .entryunit h2 {
	margin: 0;
	padding: 0 10px 1px 25px;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	line-height: 140%;
}

#contents .entryunit h2 a {
	color:#000;
}

#contents .entryunit .entryoutline {
	border-top: 2px solid #67A1CB;
	border-left: 2px solid #67A1CB;
	position:relative;
}

/*\*/

* html #contents .entryunit .entryoutline {
	height: 1%;
}

/**/

#contents .entryunit .entrycont {
	padding: 10px 10px 5px 25px;
}


#contents .entryunit .entrycont .mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
	display: inline;
}

#contents .entryunit .entrycont .mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

#contents .entryunit .entrycont .mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
	display: inline;
}


#contents .entryunit .entrycont p img {
	float:right;
	padding-left: 10px;
	padding-bottom: 5px;
}

#contents .entryunit .entrycont .entryicon {
	position: absolute;
	top:-32px;
	left: -32px;
}

#contents .entryunit .entrymore {
	font-size: 10px;
}

#contents .entryunit .entrydata {
	padding-top: 10px;
	font-size: 10px;
	color: #333;
	text-align: right;
	clear:right;
}

/*chapterunit*/

#contents .chapterunit .chapterinner {
	margin: 6px 40px 0;
}



/*entrylist*******************************************************/

#contents .chapterunit table{
	width: 100%;
}

#contents .chapterunit td{
	margin: 0;
	padding: 3px 5px;
	font-size: 12px;
	vertical-align: top;
	line-height: 140%;
}

#contents .chapterunit .date{
	width: 6em;
}

/*trackback-box/comment-box****************************************/

#contents #contribute-box {
	padding: 0 10px;
}

/*h3*/
#contents #trackback-box h3, 
#contents #comment-box h3, 
#contents #search-win h3, 
#contents #search-result h3 {
	margin:25px 0 20px;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 100%;
	border-bottom: 1px solid #666;
}

#contents #trackback-box h3 .inner, 
#contents #comment-box h3 .inner, 
#contents #search-win h3 .inner, 
#contents #search-result h3 .inner {
	border-left: 5px solid #2578B5;
	padding: 10px 0 2px 5px;
}

/*intro*/
#contents #trackback-box .intro, 
#contents #comment-box .intro {
	margin:0;
	padding-left: 17px;
	padding-bottom:5px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 100%;
	background: url(../images/sq_icon_blue.gif) no-repeat 5px 2px;
}

#contents #comment-box .intro {
	margin-top: 30px;
}

/*trackback-box/comment-box*/
#contents #trackback-box #trackback-url, 
#contents #comment-box #comment-form, 
#contents #comment-box #comment-error, 
#contents #form-box, 
#contents .example-box {
	margin:0 0 20px;
	padding:10px 30px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-color:#fff;
}

#contents #trackback-box #trackback-url, 
#contents #comment-box #comment-form, 
#contents #form-box {
	font-weight:normal;
	color: #333;
	line-height: 100%;
}


#contents #comment-box #comment-error {
	font-weight:bold;
	color: #000;
	line-height: 160%;
}

/*contribute-unit*/
#contents .contribute-unit {
	margin:0 10px 20px;
	padding:0 20px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 160%;
	text-align: left;
	background: url(../images/dotline999.gif) repeat-x bottom;
}

#contents .contribute-unit .data-text {
	font-size: 10px;
	text-align:right;
}

#contents .contribute-unit .data-text img {
	display: inline;
}

/*form*/
#contents .form-element {
	padding: 5px 0;
	line-height: 120%;
}

#contents .attention {
	font-size: 12px;
	line-height: 140%;
	padding-top: 5px;
	padding-left: 17px;
}

#contents .form-element .textbox1, 
#contents .form-element .textbox2 {
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #666;
	background-color: #FAFAFA;
}

#contents .form-element .textbox1 {
	width: 300px;
	height: 18px;
}


#contents .form-element .textbox2 {
	width: 400px;
	height: 6em;
}

#contents .buttonunit {
	padding: 10px 0;
}

#contents .buttonunit .formbutton {
	width: 6em;
	margin: 0 10px;
}

#contents #search-win .formbutton {
	width: 4.5em;
	margin: 0 10px;
}

#contents .form-element .secondcheck {
	margin-left: 15px;
}

/*pdf*/

#contents .pdfbox, 
#contents .pdfnote {
	font-size: 10px;
	line-height: 160%;
	color:#333;
	vertical-align:text-bottom;
}

#contents .pdfbox img {
	display:inline;
	border: 0;
	padding-right: 5px;
}

/*contact_frame*/

#contents .frameunit#contact-frame { 
	margin: 25px 7px 15px; 
	width: 519px;
	background: url(../images/contact-frame_r2_c1.gif) repeat-y; 
} 

#contents .frameunit#contact-frame .frametop { 
	background: url(../images/contact-frame_r1_c1.jpg) no-repeat; 
	height: 24px; 
} 
 
#contents .frameunit#contact-frame .framebottom { 
	background: url(../images/contact-frame_r3_c1.gif) no-repeat; 
	height: 19px; 
} 

#contents .frameunit#contact-frame .frameinner { 
	margin: 15px 40px 5px; 
}

#contents .frameunit#contact-frame .framebox {
	padding: 10px 20px 0;
	border: 1px solid #ccc;
	background-color:#FAFAFA;
	line-height: 160%;
	font-size: 12px;
}

/*\*/

* html #contents .frameunit#contact-frame .framebox {
	height: 1%;
}

/**/

#contents .frameunit#contact-frame .framebox h2.tel {
	margin: 0;
	padding: 3px 0 0 30px;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color:#000;
	background: none;
	background: url(../images/tel.gif) no-repeat 0 0; 
}
