@charset "utf-8";

/*
___________________________________________________________________

	Update  : 2011/08/31, 2011/08/29
___________________________________________________________________ */


/* ▼ 全体のレイアウト設定 ▼ */

body { 
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, 'MS Pゴシック', Osaka, sans-serif;
	}

#container {
	width: 780px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 20px solid #532933;			/* ★ */
	}

#header {
	margin: 0 0 1px 0;
	padding: 0;
	background-color:#fff;
	background-image:url("/img/bg_head.jpg");
	background-repeat:no-repeat;
	border-bottom: 1px solid #532933;	
	}

#mainnavi {
	width: 180px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	}

#main {
	width: 590px;
	float: right;
	overflow: hidden;
	margin-top: 10px;
	}

#footer {
	clear: both;
	}


/* ▼ リンク設定 ▼ */

a:link		{
	color: #36c;
	text-decoration: none;
	}
a:visited	{
	color: #6f8a9f;
	text-decoration: none;
	}
a:active	{
	color: #09f;
	text-decoration: none;
	}
a:hover		{
	color: #66f;
	text-decoration: underline;
	}


/* ▼ 全体共通設定 ▼ */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	}

hr {
	display: none;
	}

img	{
	border: none;
	}


/* ▼ ヘッダ ▼ */ 


#sitelogo {
	width: 780px;
	height: 60px;
	overflow: hidden;
	background:url('/img/logo02.jpg') no-repeat right;
	}

#sitedesc {
	overflow: hidden;
	}

#headnavi {
	text-align: right;
	background-color: #532933;
	margin: 0 0 1px 0;
	padding: 5px 0;
	}

#sitelogo h1 {
	margin: 0;
	padding: 0;
	}

#sitedesc h2 {
	margin: 0;
	padding: 0;
	}

#sitedesc a {
	color: #999;
	text-decoration: none;
	}

#sitedesc p {
	margin-top: 10px;
	color: #999;
	text-align: center;
	font-size: 12px;
	}

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

#headnavi li {
	font-size: 12px;
	padding: 1.5em 1em 1em 1em;
	margin: 0;
	display: inline;
	background: url('/img/hmenu_arrow.gif') no-repeat  0 54%;
	}

#headnavi li a {
	color: #FFF;
	}


/* ▼ メインコンテンツ ▼ */ 
#topcenter {
	float: left;
	width: 410px;
	}

#topmain {
	padding: 0 5px;
	background-color: #fff;
	color: #333;
	font-size: 12px;
	width: 400px;
	float:left;
	}

#topmain img {
	margin-bottom: 10px;
	}

#topmain img.maintit {
	margin-top: 10px;
	}



#topmain a {
	color:#646464;
	font-size: 10px;
	text-decoration: underline;
	}

a.mainarrow {
	color:#809EB6;
	font-size: 12px;
	text-decoration: underline;
	padding-left:10px;
	background:url('/img/main_arrow.gif') no-repeat 0 50%;
	}

#topmain a.nodec {
	text-decoration: none;
	}

#topnews {
	border: 1px solid #C3B5B8;
	width: 380px;
	margin:  10px 5px 15px 5px;
	padding: 5px;
	background-color: #fff;
	color: #333;
	font-size: 12px;
	}

#topnews table {
	margin: 0 0 0 25px;
	}

#topnews ul {
	margin: 5px 15px 5px 5px;
	padding: 0;
	list-style: none;
	}

#topsub {
	padding: 0 5px;
	width: 390px;
	color: #333;
	font-size: 12px;
	}

#topsub p {
	line-height: 140%;
	}

#topsub img {
	margin: 5px 0;
	}

#topsub .bg {
	background-color: #F2F1EC;
	padding: 10px;
	margin: 0;
	}

#topsub .bgflower {
	background: url('/img/topsub_img01.jpg') no-repeat;
	padding: 10px 5px 5px 15px;
	margin: 0;
	height: 180px;
	}

#topsub table {
	margin-top: 10px;
	}

#topsub a,#topnews a, #subnavi a {
	color: #7F9FB8;
	text-decoration: underline;
	}

#topsub ul {
	margin-left: 20px;
	padding: 0;
	}

#topsub li {
	margin: 0;
	padding: 2px;
	}

#topsub a.gtry {
	background: url('/img/top_center_arrow.gif') no-repeat 0 50%;
	padding-left: 10px;
	margin-left: 20px;
	display: block;
	}

#contents {
	color: #444;
	font-size: 90%;
	line-height: 150%;
	}

#contents ul {
	list-style: none;
	}

#contents li a {
	padding: 0 15px;
	background: url('/img/ft_arrow.gif') no-repeat 0 50%;
	color: #7F9FB8;
	text-decoration: underline;
	} 

#contents ul.photo {
	list-style: none;
	margin: 0;
	padding:0;
	}

#contents li.photo {
	margin: 0;
	padding: 5px;
	float: left;
	color: #444;
	font-size: 11px;
	text-align: center;
	} 

#contents li.photo a {
	background-image: none;
	} 

#contents p {
	font-weight: normal;
	text-align: left;
	margin: 10px 20px;
	}

#contents h2 {
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
	color: #060;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background: url("/img/bk_title.jpg") no-repeat 0 50%;
	}

#contents h2.oya {
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
	color: #060;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background: url("/img/bk_title1.jpg") no-repeat 0 50%;
	}

#contents h2.works {
	margin-bottom: 10px;
	padding: 5px 10px 5px 160px;
	color: #060;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background: url("/img/bk_title2.jpg") no-repeat 0 50%;
	}

#contents h2.materials {
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
	color: #060;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background: url("/img/bk_title3.jpg") no-repeat 0 50%;
	}

#contents h2.news {
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
	color: #060;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background: url("/img/bk_title4.jpg") no-repeat 0 50%;
	}

#contents h2.scene {
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
	color: #060;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background: url("/img/bk_title5.jpg") no-repeat 0 50%;
	}

#contents h3 {
	margin: 25px 0 10px 0px;
	padding: 4px 20px;
	color: #060;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #d0e0d0;
	border-bottom: 2px solid #d0e0d0;
	}

#contents h3.nod {
	margin: 25px 0 10px 5px;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	}

#contents table {
	margin: 0 10px 0 20px;
	}

#contents th {
	color: #555;
	}

#contents th, #contents td {
	border-bottom: 1px dotted #ccc;
	}

#contents .more {
	margin: 0 10px 0 0;
	font-size: 12px;
	text-align: right;
	}

#dirnavi {
	font-size: 80%;
	color: #999;
	}

#dirnavi strong {
	font-weight: normal;
	}

#dirnavi a {
	text-decoration: underline;
	color: #999;
	}

.red {
	color: #c00033;
	}

.bold {
	font-weight: bold;
	}

#mindex {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}

#mindex td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.imgright {
	float: right;
	}

.small {
	font-size: 10px;
	}

.return {
	color:#c00033;
	font-size: 10px;
	}
a.btn {
	padding:5px;
	margin:5px;
	font-size: 80%;
	color: #522931;
	float: right;
	background-color: #C4DD8C;
	}
	
.clear {
	clear:both
	}

#contents table.nobtbl td {
	border-color: #fff;
	font-size: 80%;
	}

#contents table.nobtbl td img {
	border: 1px solid #ccc;
	}

#contents table.youbou {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}

#contents table.youbou th {
	background-color:#eee;
	}

#contents table.youbou th, #contents table.youbou td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 80%;
	}

/* ▼ サブナビゲーション ▼ */ 

#subnavi {
	width: 180px;
	padding: 0;
	float: right;
	font-size: 12px;
	}

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

#subnavi li {
	border-bottom: 1px dotted #532A34;
	}

#subnavi li.nob {
	border: none;
	}

#subnavi li a {
	display: block;
	text-decoration: none;
	color: #532A34;
	padding: 3px 10px;
	margin-left: 10px;
	background: url('/img/mainnavi_arrow.gif') no-repeat 0 50%;
	}

#subnavi p {
	background-color: #F2F1EC;
	padding: 5px;
	margin: 0;
	}

#subnavi a.gtry2 {
	background: url('/img/top_sub_arrow.gif') no-repeat  0 50%;
	padding: 12px;
	}


/* ▼ メインナビゲーション ▼ */ 
#mg {
	background-color: #532A34;
	width: 170px;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	}

#mg p {
	margin: 0;
	padding: 0 10px;
	color: #fff;
	line-height: 130%;
	text-align: left;
	font-size:12px;
	}

#mg ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	}

#mg li {
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#mg a {
	display: block;
	padding: 0;
	margin: 0 0 5px 5px;	
	}

#mg a.tlink {
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font-size:10px;
	background: url('/img/mg_arrow.gif') no-repeat 0 50%;
	padding: 0 10px;
	margin: 0 0 3px 10px;		
	}

#mg a.tlink2 {
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font-size:10px;
	background: url('/img/mg_arrow.gif') no-repeat 0 50%;
	padding: 0 10px;
	margin: 0 0 10px 10px;		
	}

#mainnavi img {
	display: block;
	margin: 1px 0 0 0;
	padding: 0;
	}

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

#mainnavi li {
	margin: 0 0 1px 0;
	color: #532A34;
	font-size: 12px;
	border-bottom: 1px dotted #532A34;
	}

#mainnavi li.noentry {
	padding: 5px 10px;
	}

#mainnavi li.space {
	border:none;
	}

#mainnavi li a {
	display: block;
	width: 180px;
	text-decoration: none;
	color: #532A34;
	padding: 5px 12px;
	margin-left: 10px;
	background: url('/img/mainnavi_arrow.gif') no-repeat 0 50%;
	}

#colormenui ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#colormenu li {
	margin: 0 0 1px 0;
	color: #532A34;
	font-size: 12px;
	border-bottom: 1px dotted #532A34;
	}

#colormenu li.color01 {
	background: url('/img/category_color01.gif') no-repeat 0 50%;
	}

#colormenu li.color02 {
	background: url('/img/category_color02.gif') no-repeat 0 50%;
	}

#colormenu li.color03 {
	background: url('/img/category_color03.gif') no-repeat 0 50%;
	}

#colormenu li.color04 {
	background: url('/img/category_color04.gif') no-repeat 0 50%;
	}

#colormenu li.color05 {
	background: url('/img/category_color05.gif') no-repeat 0 50%;
	}

#colormenu li.color06 {
	background: url('/img/category_color06.gif') no-repeat 0 50%;
	}

#colormenu li.color07 {
	background: url('/img/category_color07.gif') no-repeat 0 50%;
	}

#colormenu li.color08 {
	background: url('/img/category_color08.gif') no-repeat 0 50%;
	}

#colormenu li.color09 {
	background: url('/img/category_color09.gif') no-repeat 0 50%;
	border-bottom: none;
	}

#colormenu li a {
	display: block;
	width: 180px;
	text-decoration: none;
	color: #532A34;
	padding: 5px 12px;
	margin-left: 10px;
	background: none;
	}


#mainnavi a:hover {
	text-decoration: none;
	}

#mainnavi ul ul li {
	margin: 0 0 1px 0;
	}

#mainnavi ul ul a {
	display: block;
	text-decoration: none;
	color: #532A34;
	padding: 5px 5px 5px 12px;
	}

#mainnavi ul ul a:hover {
	text-decoration: none;
	}

#mainnavi ul ul li.limenu2 {
	border-bottom: 1px dotted #fff;
	padding: 0 0 4px 10px;
	}

#mainnavi ul ul li.limenu2 a {
	display: inline;
	margin: 0 0 2px 2px;
	padding: 0 0 2px 10px;
	}


/* ▼ フッタ ▼ */ 

#Footer-info img.bana{ margin-left:12px; margin-top:10px; margin-bottom: 15px;}
#Footer-info a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#totop  {
	text-align: right;
	margin: 10px 15px 5px 0;
	font-size: 12px;
	}

#totop a {
	color: #7F9FB8;
	text-decoration: underline;
	}

#footnavi ul {
	text-align: center;
	list-style: none;
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	}

#footnavi li {
	color: #666;
	font-size: 12px;
	padding: 0 1em;
	display: inline;
	background: url('/img/ft_arrow.gif') no-repeat 0 50%;
	}

#footnavi li a {
	color: #7F9FB8;
	text-decoration: underline;
	}

#copyright {
	font-size: 10px;
	text-align: center;
	color: #666;
	margin-bottom: 1px;
	padding-bottom: 5px;
	border-bottom: 1px solid #532933;
	}

#copyright a {
	color: #666;
	}

#banner {
	display: none;
	margin: 5px;
	text-align: left;
	}

#banner img {
	margin: 0 2px;
	}

.header_text{font-size:8px; position:absolute; top:0px; left:5px; margin:0; padding:0;"}

/*	 マナーと例文ページCSS	*/

div#Manner{
	width: 580px;
	margin:0 auto;
	text-align: left;
	}

div#Manner p{
	padding:0;
	margin:0;
	line-height: 1.7;
	}
	
div#Manner img.f-left{
	float:left;
	vertical-align:middle; 
	margin-right: 5px;
	}
div#Manner p.brn{
	color:#660000;
	line-height: 1.7;
	padding:0;
	margin:0;
	}
div#Manner h4.brn{
	color:#660000;
	padding:0;
	margin:0;
	font-size: 14px;
	}
div#Manner td.m-01{
	border: 1px solid #660000;
	background-color:#F2E6E6;
	padding: 5px;
	}
div#Manner td.m-02{
	background-color:#F2E6E6;
	border-top: none;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	padding: 5px;
	}
div#Manner td.m-03{
	background-color:FFFFFF;
	border-top: none;
	border-right: 1px solid #660000;
	/*border-bottom: 1px solid #660000;*/
	border-left: 1px solid #660000;
	padding: 5px;
	}
div#Manner td.m-04{
	background-color:FFFFFF;
	border-top: none;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	padding: 5px;
	}
	
div#Manner p.m-05{
	display: block;
	padding-bottom: 5px;	
	padding-top:0;
	padding-left:0;
	padding-right:0;
	margin:0;
	}
	
td.small{
	font-size: 11px;
	text-align: center;
	}
	
div.fushimeIMG{
	width: 540px;
	margin: 0 auto;
	text-align: left;
	}

div.fushimeIMG a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
	
td.fushime{
	padding: 5px;
	text-align: center;
	width: 98px;
	}
	
table#Ftxt{
	clear: both;
	}
