@charset "utf-8";
@import "reset.css";
@import "font.css";

/*--------------------------------------------------*/
/*================ ベースプロダクト ================*/
/*--------------------------------------------------*/
body{
	background:url(../img/bg_body.gif) no-repeat 50% 0 #FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#container{
	background:url(../img/bg_container.gif) repeat-y;
	width:800px;
	margin:0 auto;
	overflow:hidden;
}
div#wrap{
	float:left;
	background:url(../img/bg_wrap.jpg) repeat-y;
	width:800px;
	overflow:hidden;
	display:inline;
}
p{
	color:#333333;
	font-size:12px;
}
p.normal_red{
  color:#FF0000;
}
p.x-small{
  font-size:10px;
}
p.larger{
  color:#663300;
  font-size:16px;
	font-weight:bold;
}
p.bold{
	font-weight:bold;
}
p.larger_bold{
  font-size:16px;
	font-weight:bold;
}
p.indent{
	text-indent:10px;
}
p.indent_red{
	text-indent:10px;
  color:#FF0000;
}
p.indent_space{
	text-indent:24px;
}
p.indent_sp_red{
  color:#FF0000;
	text-indent:20px;
}
p.indent_bold{
	text-indent:10px;
	font-weight:bold;
}
h2{
  font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
h3{
  font-size:14px;
	font-weight:bold;
  text-indent:13px;
	color:#CC3333;
}
table#simple{
  width: 580px;
	border:0px;
	color:#333333;
	solid #000000;
	margin-bottom:0px;
}
table#line_brown{
  width: 438px;
	border:1px #663300;
	margin-bottom:0px;
}
td#simple{
  padding:5px 10px 5px 10px;
}
td#indent_right{
  padding:5px 10px 5px 20px;
}
a:link    { color: #FF3333}
a:visited { color: #FF3333}
a:active  { color: #FF6699}
a:hover   { color: #FF6699}
/*--------------------------------------------------*/
/*================== 共通ヘッダー ==================*/
/*--------------------------------------------------*/
div#header{
	background:url(../img/header_background.gif) repeat-x;
	width:790px;
	height:110px;
	overflow:hidden;
	margin:0 auto;
	margin-left:5px;
}
div#header p#logo{
	float:left;
	display:inline;
	width:280px;
	height:90px;
	padding:10px 0 10px 10px;
}
div#header div#rightheader{
	float:right;
	width:300px;
	text-align:right;
	margin:20px 0 0 0;
	margin-right:10px;
}
div#header p#textitem{
	float:right;
	font-size:10px;
	color:#FFFFFF;
	margin-right:10px;
	margin-top:10px;
}
/*--------------------------------------------------*/
/*================== 共通フッター ==================*/
/*--------------------------------------------------*/
div#footer{/*-- フッターボックス：コンテンツ収納用 --*/
	clear:both;
	background:url(../img/footer_background.gif) repeat-y;
	width:790px;
	margin:0 0 0 5px;
}
div#footer p{/*-- フッターテキスト：レイアウト用 --*/
	color:#663300;
	text-align:center;
}
div#footer p#footernavi{/*-- フッターテキスト：ナビゲーション用 --*/
	font-size:12px;
	padding:10px 0 0 0;
}
div#footer p#copyright{/*-- フッターテキスト：コピーライト用 --*/
	font-size:15px;
	margin:auto;
}
div#footer a:link    { color: #FFCCCC}
div#footer a:visited { color: #FFCCCC}
div#footer a:active  { color: #FFFFFF}
div#footer a:hover   { color: #FFFFFF}

/*-- mainlog_kaigyou.gif --*/
/*--------------------------------------------------*/
/*================= ナビゲーション =================*/
/*--------------------------------------------------*/
div#navi{/*-- ナビゲーション：コンテンツ収納用 --*/
	clear:both;
	width:790px;
	height:50px;
	overflow:hidden;
	margin:0 auto;
	margin-left:5px;
}
div#logtext{/*-- ロゴボックス：bridaldesign --*/
	width:790px;
	height:40px;
	overflow:hidden;
	margin:0 auto;
	margin-left:5px;
	padding-top:8px;/* GW後に削除する。 */
}
/*--------------------------------------------------*/
/*================ サイドコンテンツ ================*/
/*--------------------------------------------------*/
div#sidenavi{/*-- サイドナビボックス：コンテンツ収納用 --*/
	float:left;
	width:190px;
	margin:5px 0 0 10px;
	display:inline;
}
div#sidenavi p{/*-- バナーボックス：開始用 --*/
	text-align:center;
	color:#006699;
}
div#sidenavi p.next{/*-- バナーボックス：中間用 --*/
	margin:5px 0 0 0;
}
div#sidenavi p.last{/*-- バナーボックス：終了用 --*/
	margin:5px 0 5px 0;
}
/*--------------------------------------------------*/
/*================ メインコンテンツ ================*/
/*--------------------------------------------------*/
div#maincontents{/*-- メインボックス：コンテンツ収納用 --*/
	float:right;
	width:590px;
	margin-left:5px;
	color:#663300;
}
p#pan{
text-align:left;
font:90% Verdana, sans-serif;
padding:5px 0 0 10px;
}
div#contents_ttl{ /*-- タイトルイメージボックス：リボン用 --*/
  width:580px;
	height:40px;
	background:url(../img/caption_background.gif) no-repeat;
}
div#contents_ttl p.ttl{ /*-- タイトルボックス：テキスト用 --*/
  padding:15px 0 0 40px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
div#menbers_tll{ /*-- MEMBERS TITLE ボックス --*/
  width:580px;
	height:40px;
	background:url(../../workshop/img/menbers_tll.png) no-repeat;
}
div#contents_box{/*-- メインボックス：テキスト用 --*/
  width:538px;
	padding:10px 20px 10px 20px;
	margin:0 0 10px 0;
	overflow:hidden;
	border:1px solid #FF2F73;
}
div#contents_normalbox{/*-- メインボックス：テーブル用 --*/
  width:578px;
	padding:20px 0 10px 0;
	margin:0 0 10px 0;
	overflow:hidden;
	border:1px solid #FF2F73;
}
div#contents_boxi{/*-- メインボックス：テキスト用 --*/
  width:538px;
	padding:10px 20px 10px 20px;
	overflow:hidden;
	border:1px solid #FF2F73;
}
div#contents_normalboxi{/*-- メインボックス：テーブル用 --*/
  width:578px;
	padding:20px 0 10px 0;
	overflow:hidden;
	border:1px solid #FF2F73;
}
div#contents_infobox{/*-- メインボックス：申込フォーム用 --*/
  width:580px;
	margin:0 0 10px 0;
	overflow:hidden;
	background:url(../img/boximg.gif) no-repeat;
}
div#contents_infobox table#simple{
  width: 580px;
	border:0px;
	color:#333333;
	solid #000000;
	margin-bottom:0px;
}
div#contents_infobox td#left{
  padding:5px 0 5px 20px;
}
div#contents_infobox td#right{
  padding:5px 0 5px 10px;
}
/*--------------------------------------------------*/
/*================== サイトマップ ==================*/
/*--------------------------------------------------*/
div#sightmap_box{/*-- メインボックス：テキスト用 --*/
	background:url(../../sitemap/img/backimg.gif) no-repeat;
	background-position:bottom right;
  width:538px;
	padding:20px 20px 20px 20px;
	margin:0 0 10px 0;
	overflow:hidden;
	border:1px solid #FF2F73;
}
/*-----------------------------------------------------*/
/* 共通テーブル                                        */
/*-----------------------------------------------------*/
table#basic{
	color:#333333;
	border-collapse:collapse; 	
	font-size:12px;
	margin:8px 0 0 0;
}

table#basic td{
	border:1px solid  #FF3333;
	padding:5px;
}

table#basic th{
	border:1px solid #FF3333;
	padding:5px;
}



