@charset "utf-8";

/* �����Ȃ��ł������� */
#right_space {
	background-color: #FFFFCC;
	background: #EFEFEF
	padding: 0px;
	height: 1000px;
	width: 210px;
	float: right;
}
/* �����Ȃ��ł������� */



/* ------------- �ȉ��A�ǉ��b�r�r��������Ă������� ------------- */



/*--------------------------------------------------------------------
  reset
----------------------------------------------------------------------*/

#main div,#main h1,#main h2,#main h3,#main h4,#main h5,#main p,#main th,#main td,#main dl,#main dt,#main dd,#main ul,#main ol,#main li {
	margin: 0;
	padding: 0;
	line-height: 1em;
	}
#main h1,#main h2,#main h3,#main h4,#main h5,#main p,#main li {
	font-size: 100%;
	font-weight: normal;
	}
#main table {
	border-collapse: collapse;
	}
#main caption,#main em,#main strong,#main th {
 font-style : normal;
 font-weight : normal;
 }
#main caption,#main th {
	text-align : left;
	}

#main p, #main li {
	line-height: 1em;
	}

#main input, #main textarea, #main select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

/*to enable resizing for IE*/
#main input, #main textarea, #main select {
	*font-size: 100%;
	}



/*---------------------------------------------------------------------
  fonts
----------------------------------------------------------------------*/

body #main {
	font: 12px/1 "�l�r �o�S�V�b�N", Verdana, "�q���M�m�ۃS Pro W4", "Hiragino Maru Gothic Pro", Osaka, sans-serif;
	color: #333;
	text-align: left;
	}
#main table {
	font-size : inherit;
	font:100%;
	}

.t10 {font-size: 0.83em;}
.t14 {font-size: 1.16em;}
.t16 {font-size: 1.33em;}


/*---------------------------------------------------------------------
  common
----------------------------------------------------------------------*/
#main {
	width: 950px;
	}
#main p.notes {
	font-size: 0.77em;
	}

#main .pagetop {
	text-align: right;
	margin-bottom: 20px;
	}
.hide {
	display: none;
	}
#main .mb15 {margin-bottom: 15px;}
#main .mb25 {margin-bottom: 25px;}




/* ��荞�݉�(clearFix)
----------------------*/
.clearFix { 
	zoom: 1;
	}

.clearFix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* Hides from IE-mac \*/
*html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hides from IE-mac \*/




/*----------------------------------------------------------------------
  link�̐ݒ�
-----------------------------------------------------------------------*/
/*
#main a:link,
#main a:visited {
	color: #333; text-decoration: underline;
	}
#main a:hover,
#main a:active {
	color: #36C; text-decoration: underline;
	}
*/





/*----------------------------------------------------------------------
  ���C���R���e���c (#main)
-----------------------------------------------------------------------*/

/* �^�C�g��
-------------------------------------*/
#main #ttl_box {
	height:147px;
	margin-bottom: 10px;
	padding-top: 18px;
	padding-left: 415px;
	padding-right: 12px;
	background: url(img/title.jpg) left top no-repeat;
	}
#ttl #rtl {
	width: 85px;
	height: 85px;
	margin-right: 13px;
	background: #d02b02;
	float: left;
	text-align: center;
	}
#rtl p {
	font-size: 1.83em;
	color: #FFF;
	font-weight: bold;
	margin-top: 20px;
	}
#ttl #stl {
	font-size: 1.16em;
	line-height: 1.1em;
	position: relative;
	top: 4px;
	}
#ttl h2 {
	font-size: 1.66em;
	line-height: 1.35em;
	position: relative;
	top: 18px;
	}
#ttl h2 span {
	font-size: 0.9em;
	}
#main #ttl {
	margin-bottom: 5px;
	}

#main #otherword {
	font-size: 0.83em;
	padding: 3px 10px;
	background: #EFEFEF;
	margin-bottom: 3px;
	}
#otherword dt {
	float: left;
	width: 100px;
	font-weight: bold;
	padding-top: 10px;
	}
#otherword dd {
	float: left;
	width: 400px;
	}
#otherword dd li {
	float: left;
	margin-right: 5px;
	line-height: 1.5em;
	width: 190px;
	}



/* �p�������X�g
-------------------------------------*/
#main #topicpath {
	margin-bottom: 10px;
	}


/* SEO�p���b�Z�[�W
-------------------------------------*/
#main .kywd {
	padding: 13px;
	background: #EFEFEF;
	}
#main .kywd p {
	line-height: 1.5em;
	}

#main .kywd p.impt {
        font-size: 1.33em;
        }

/* added by BW murayama 20101122 */
#main .kywda {
        padding: 13px;
        background: #FFFFAA;
        }
#main .kywda p {
        line-height: 1.5em;
        font-weight:bold;
        }



/* �R���e���c����
-------------------------------------*/
#main .sttl {
	height: 46px;
	margin-bottom: 15px;
	padding-top: 9px;
	padding-left: 22px;
	background: url(img/sttl_bg.gif);
	}
#main .sttl p {
	font-size: 1.16em;
	line-height: 1.1em;
	margin-bottom: 4px;
	}
#main .sttl h3 {
	font-size: 1.5em;
	}


/* �i�r�Q�[�V����
-------------------------------------*/
#main #navi {
	margin-bottom: 25px;
	}
#main #navi ul {
	margin-left: 17px;
	}
#main #navi li {
	line-height: 1.83em;
	padding-left: 15px;
	background: url(img/arrow.gif) left center no-repeat;
	}







/* �����ڍ�
-------------------------------------*/
#main #cbox {
	margin-bottom: 20px;
	}
#main #cbox .bline {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 2px solid #D0D0D0;
	}
#cbox .item .c_name {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #D0D0D0;
	}
#cbox .item .c_name p,
#cbox .item .c_name dl,
#cbox .item .c_name ul {
	float: left;
	}
#cbox .item .c_name p {
	width: 110px;
	}
#cbox .item .c_name dl {
	width: 590px;
	margin-right: 18px;
	}
#main #cbox .item .c_name dt {
	font-size: 2em;
	line-height: 1.83em;
	margin-bottom: 3px;
	}
#cbox .item .c_name dd {
	line-height: 1.5em;
	}
#cbox .item .c_name ul li {
	margin-bottom: 4px;
	}


#cbox .item .c_text .photo {
	float: left;
	width: 430px;
	margin-right: 20px;
	}
#cbox .item .c_text .photo img {
	margin-bottom: 5px;
	}
#cbox .item .c_text .photo p.t10 {
	font-size: 0.83em;
	text-align: center;
	} 
#cbox .item .c_text .outline {
	float: left;
	width: 500px;
	}
#cbox .item .c_text .outline h5 {
	font-size: 1.16em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 7px;
	padding-left: 8px;
	border-left: 5px solid #d02b02;
	}
#cbox .item .c_text .outline table {
	width: 500px;
	margin-bottom: 15px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	}
#cbox .item .c_text .outline th,
#cbox .item .c_text .outline td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 7px 20px;
	line-height: 1.5em;
	}
#cbox .item .c_text .outline th {
	width: 55px;
	background: #EFEFEF;
	}

#cbox .item .c_text .outline dl.notes {
	background: #EFEFEF;
	padding: 10px;
	margin-bottom: 20px;
	}
#cbox .item .c_text .outline dl.notes dt {
	float: left;
	width: 65px;
	}
#cbox .item .c_text .outline dl.notes dd {
	float: left;
	line-height: 1.5em;
	}
#cbox .item .c_text .outline p.btn {
	text-align: right;
	}

#main #pageNavi {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 25px;
	}
#main #pageNavi li {
	display: inline;
	margin-right: 5px;
	line-height: 1.5em;
	}




/* ���W�{�^��
-------------------------------------*/
#main #snavi {
	margin-bottom: 20px;
	}
#snavi h3 {
	font-size: 1.5em;
	height: 32px;
	margin-bottom: 10px;
	padding-top: 13px;
	padding-left: 22px;
	background: url(img/sttl02_bg.gif);
	}
#snavi h3 p {
	position: relative;
	top: 5px;
	}

#snavi li {
	float: left;
	margin-right: 4px;
	margin-bottom: 2px;
	}
#snavi li.mr0 {
	margin-right: 0px;
	}

#snavi li a {
	font-size: 1.12em;
	line-height: 1.2em;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 300px;
	height: 41px;
	padding-top: 23px;
	padding-left: 14px;
	background: url(img/snavi_bg.gif);
	}

#snavi li a:hover {
	background: url(img/snavi_bg_o.gif);
	}

