/*--------------------------------------------------------------
Copyright WEB MAGIC.
http://www.webamgic.jp/
Template#13 type-2-menu5 ver 1.01
---------------------------------------------------------------*/


body {
	text-align: left;
	background-color:#000000;/*全体の背景色-----------------*/
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size:14px;/*基本の文字サイズ-----------------*/
	line-height:170%;
	color:#ffffff;/*基本の文字色-----------------*/
	margin-top:-20px;/*コンテンツボックスを上から少し離しています-----------------*/
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
}


h1,h2,h3,h4,h5,h6,h7 {
margin:0px;
padding:0px;
font-weight:normal;
}


/*pタグ空白消去*/
p {
margin:0px;
padding:0px;
}


/*IMGボーダー非表示*/
img  {
border: none;
vertical-align:top;
}



/*TABLEボーダー非表示*/
table  {
border:none;
margin-bottom:20px;
}


/*IE--BRバグ回避*/
br  {
letter-spacing:normal;
}



/*ビルダー表示崩れ回避*/
br.clear{
clear:both;
padding:0px;
margin:0px;
height:0px;
line-height:0;
}


/*リスト空白消去*/
ul,ol,li  {
margin:0px;
padding:0px;
list-style:none;
}




/*ページのタイトル部分のみのテキストリンク-----------------*/
h1 a:link       {color:#ffffff;text-decoration:none;} /*メニュー・テキストリンクの色*/
h1 a:visited    {color:#ffffff;text-decoration:none;} /*メニュー・訪問済みのリンクの色*/
h1 a:active     {color:#ffffff;text-decoration:underline;} /*メニュー・クリック時のリンクの色*/
h1 a:hover      {color:#ffffff;text-decoration:underline;} /*メニュー・マウス上にカーソルがある時のリンク色*/



/*普通のテキストリンク-----------------*/
a:link    {
	text-decoration:underline;
	color:#ffffff;
}  /*テキストリンクの色*/
a:visited {
	text-decoration:underline;
	color:#ffffff;
}  /*訪問済みのリンクの色*/ 
a:active  {
	text-decoration:underline;
	color:#ffffff;
}   /*クリック時のリンクの色*/
a:hover   {
	text-decoration:underline;
	color:#FFba00;
}  /*マウスの上にカーソルがあるときのリンクの色*/




#container{
width:896px;
margin:0 auto;
padding:0;
text-align:left;
}



#summery{
width:896px;
text-align:right;
line-height:normal;
padding-bottom:4px;
font-size:12px;
}



#header{
	margin:0px;
	background-image:url(images/header.jpg);/*ヘッダー画像-----------------*/
	background-repeat:no-repeat;
	background-position:right;
	background-color:#000000;
	width:836px;
	padding:0px 30px 0px 30px;
	height:150px;
}



/*ホームページテンプレートとフリー素材、と書いてある文字-----------------*/
#subtitle{
line-height:normal;
font-size:15px;/*---文字サイズ-----------*/
color:#ffffff;/*---文字色-----------*/
}



/*サイトのタイトル文字-----------------*/
h1{
line-height:normal;
font-size:30px;/*タイトル文字サイズ-----------------*/
font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
font-weight:bold ;
margin:0;
padding:4px 0px 15px 0px;
}




/*貴方のホームページ制作をお手伝いいたします。と書いてある文字-----------------*/
#setumei{
line-height:normal;
font-size:14px;/*---文字サイズ-----------*/
color:#ffffff;/*---文字色-----------*/
}





/*ヘッダー下ロールオーバーメニューリスト指定------------------------------------------------*/

#menu{
margin: 0;
padding: 0;
}


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


/*各メニューのボックス-----------------*/
#menu li{
float: left;
width: 178px;
border-top:1px #111111 solid;
border-left:1px #111111 solid;
border-bottom:1px #111111 solid;
}



/*一番右端のメニューボックス右サイドのマージンカット指定-----------------*/
#menu li.menuright{
float: left;
width: 178px;
border-top:1px #111111 solid;
border-left:1px #111111 solid;
border-bottom:1px #111111 solid;
border-right:1px #111111 solid;
}



/*マウスをのせていないときの指定-----------------*/
#menu a{
	text-align: center;
	display:block;
	padding:5px 8px;
	width: 162px;
	background-color:#666666;/*------メニューの背景色-----------*/
	color:#ffffff;/*------メニューの文字色-----------------*/
	text-decoration:none;/*------リンクのアンダーラインなし-----------------*/
	font-size:14px;/*------文字サイズ-----------------*/
}



/*マウスをのせたときの指定-----------------*/
#menu a:hover{
	background-color:#FF69B4;/*-------メニューの背景色----------*/
	color:#ffffff;/*-------メニューの文字色-----------*/
	text-decoration:none;/*-------リンクのアンダーラインあり----------*/
	font-size:14px;/*------文字サイズ-----------------*/
}







#wrapper{
width:896px;
clear:both;
background-color:#000000; /*----メニューから下の部分のコンテンツ背景色--------*/
background-image:url(images/background.jpg);
position:relative;
float:left;
}

#wrapper_top{
width:896px;
clear:both;
background-color:#000000; /*----メニューから下の部分のコンテンツ背景色--------*/
background-image:url(images/background_top.jpg);
position:relative;
float:left;
}

#main{
float:left;
padding-top:33px;
padding-left:39px;
width:818px;
}

#home_main{
float:left;
padding-top:33px;
padding-left:39px;
width:547px;
}

#side{

float:right;
padding-top:33px;
padding-right:21px;
width:250px;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size:17px;/*基本の文字サイズ-----------------*/
	margin-bottom:20px;
	line-height:170%;
	color:#ffffff;/*基本の文字色-----------------*/

}



 /*----トップページ「誰でも作れる・・・」のコピー文字--------*/
#copy{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:28px; /*----文字サイズ--------*/
	font-weight:bold;
	color:#ffffff; /*----文字色--------*/
	line-height:120%;
	margin-bottom:5px;
}


.text{
margin:2px 2px 25px 2px;
line-height:170%;
}



 /*----NEWS・下層ページタイトル--------*/
h2 {
font-family: "TimesNewRoman","Times New Roman","Times","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
background-image:url(images/bar.gif);
background-repeat:no-repeat;
margin-bottom:18px;
height:41px;
font-weight:normal;
color:#ffc561;
font-size:17px; /*----文字サイズ--------*/
} 



/*----NEWS・下層ページタイトル左の方にある色のついた縦ライン--------*/
.line{
border-left:#FF6600 0px solid; /*----ラインの色・太さ・ラインは直線--------*/
padding:10px;
height:21px;
}



#news li{
margin-bottom:2px;
padding-bottom:6px;
padding-left:4px;
padding-top:6px;
border-bottom:#dddddd solid 1px;
}


#news ul{
margin:0px 2px 45px 2px;
}


.box_bg{
background-image:url(images/box_bg.gif);
background-repeat:repeat-y;
padding:0px 20px;
font-size:12px;
}


#textlink{
border-top:#dddddd solid 1px;
margin-left:30px;
margin-right:30px;
padding:12px 4px 25px 4px;
text-align:left;
}



/*----下層ページ小見出し--------*/
h3{
font-weight:bold;
padding:2px;
font-size:16px;
color:#ffffff;
margin-bottom:5px;
border-bottom:#dddddd double 3px;/*----下部ライン--------*/
}

h4{
	display:inline;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size:12px;/*基本の文字サイズ-----------------*/
	margin-bottom:20px;
	line-height:170%;
	color:#ffffff;/*基本の文字色-----------------*/
}

h5{
	display:inline;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size:19px;/*基本の文字サイズ-----------------*/
	margin-bottom:20px;
	line-height:170%;
	color:#ffffff;/*基本の文字色-----------------*/
}

h6{
	display:inline;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size:18px;/*基本の文字サイズ-----------------*/
	margin-bottom:20px;
	line-height:170%;
	color:#ffffff;/*基本の文字色-----------------*/
}

h7{
	display:inline;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size:15px;/*基本の文字サイズ-----------------*/
	margin-bottom:20px;
	line-height:170%;
	color:#ffffff;/*基本の文字色-----------------*/
}


/*----テーブル表組み左のセル--------*/
.table_item{
background-color:#;/*----セルの色--------*/
text-align:left;
}


/*----テーブル表組み右のセル--------*/
.table_text{
background-color:#;/*----セルの色--------*/
text-align:left;
}


/*----テーブル表組みの枠線--------*/
.waku{
background-color:#999999;/*---枠線の色--------*/
}


#copyright{
clear:both;
margin:0 auto;
padding:4px 2px;
width:892px;
font-size:10px;
text-align:right;
color:#ffffff;
}

#copyright a:link {color:#444444;}
#copyright a:visited  {color:#444444;}
#copyright a:hover {color:#444444;}
#copyright a:active  {color:#444444;}


.space20{
margin-bottom:20px;
}