/*
Theme Name: ムービー企画
Theme URI: http://www.mov.co.jp
Description: mov.co.jp
Author: ムービー企画
*/

body	{
	width:896px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-image: url(images/bg_img.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color:#dcdcdc;
}
img{
		padding: 0px;
		border-collapse: collapse;
		margin: 0px 8px 0px; 
		border-width: 0px;
	
	}
object{

float: center;
}
#main	{
	margin: 0px 8px 0px 8px;
	background-color: #183073;
	padding: 0px;
	}

a	{
	color: #000000;
	}
td a  {
	color: #d2d2d2;
	}
#text2 a{
color: #FFFFFF;
}
/* ++++++ ヘッダー部分のデザイン ++++++ */

#header h1	{
	background-color: #183073;
	margin: 0px 8px 0px;
	}

#header h1 img	{
	border: none;
	margin: 0px;
	}

#header ul	{
	background-color: #ffffff;
	margin: 0px 8px 0px 8px;
	padding: 0px;
	list-style-type: none;
	border-bottom: solid 1px #ffffff;
	height: 2em;
	font-size: 10px;
	color: #000000;
	}

#header li	{
	text-align: center;
	border-right: solid 1px #183073;
	float: left;
	line-height: 2em;
	}

#header li a	{
	display: block;
	width: 109px;
	text-decoration: none;
	}



/* ++++++ 個別メニューcss設定 ++++++ */

#page_item			{
	background-color: #9084b6;
	background-image: url(images/menu01.jpg);	
}
#page_item a:hover		{
	background-color: #524778;
	background-image: url(images/menu01h.jpg);	
	}


#page_item_page-item-7	{
	background-image: url(images/menu02.jpg);	
	background-color: #9089b6;
	}
#page_item_page-item-7 a:hover	{
	background-color: #524f7a;
	background-image: url(images/menu02h.jpg);	
	}


#page_item_page-item-11		{
	background-image: url(images/menu03.jpg);	
	background-color: #8f8db7;
	}
#page_item_page-item-11 a:hover	{
	background-color: #52567b;
	background-image: url(images/menu03h.jpg);	
	}


#page_item_page-item-13		{
	background-image: url(images/menu04.jpg);	
	background-color: #8d9eba;
	}
#page_item_page-item-13 a:hover	{
	background-color: #515c7c;
	background-image: url(images/menu04h.jpg);	
	}


#page_item_page-item-15		{
	background-image: url(images/menu05.jpg);	
	background-color: #8e9bb9;
	}
#page_item_page-item-15 a:hover	{
	background-color: #51637d;
	background-image: url(images/menu05h.jpg);		
}


#page_item_page-item-18		{
	background-image: url(images/menu06.jpg);	
	background-color: #8da1bb;
	}
#page_item_page-item-18 a:hover	{
	background-color: #50687e;
	background-image: url(images/menu06h.jpg);	
	}


#page_item_page-item-20		{
	background-image: url(images/menu07.jpg);	
	background-color: #8da6bc;
	}
#page_item_page-item-20 a:hover	{
	background-color: #506d7f;
	background-image: url(images/menu07h.jpg);	
	}

#page_item_page-item-22		{
	background-image: url(images/menu08.jpg);	
	background-color: #a7bcc6;
	}
#page_item_page-item-22 a:hover	{
	background-color: #507080;
	background-image: url(images/menu08h.jpg);	
	}


/* ++++++ トップページのデザイン ++++++ */

#top	{

	position: static;
margin-left: 8px;
	top: 0;
	
	}

#topimg	{
	margin: 0;
	}

#message	{
	position: absolute;
	top: 120px;
	left: 430px;
	width: 340px;
	margin: 0;
	font-size: 0.875em;
	line-height: 180%;
	}


/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents	{
	border-top-width: 0px;
	padding: 0px;
	width: 840px;
	margin: 0px;
	font-size:14px;
	line-height: 150%;
	}

#contents h2	{
	font-family: "MS Pゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ", "Osaka等幅 ";
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -290px;
	padding-left: 135px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #d2d2d2;
	background-repeat: no-repeat;
	font-size: 2.2em;
	}

#contents h3	{
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-left-width:5px;
	border-color:#ffffff;
	padding-left:7px;
	}

#contents p	{
	font-size: 1em;
	line-height: 150%;
        color:#d2d2d2;
	width:580px;
}

#post01	{
	padding: 0 10px 10px;
        color:#d2d2d2;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	width:850px;
	background-color: #183073;
	padding: 8px 15px 15px ;
	margin: 20px 8px 0px 8px;
	border-top:medium double #d2d2d2;
	
}

#footer address	{
	color: #ffffff;
	font-size: 0.75em;
	font-style: normal;
	text-align: right;
	}
#footer address a {
	color: #d2d2d2;
	}


/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
	top: 230px;
	left: 580px;
	width: 340px;
	}

#topnews h2	{
	margin: 0;
	padding: 3px;
	background-color: #183073;
	color: #d2d2d2;
	font-size: 0.75em;
	}

#topnews div	{
	border: solid 1px #00657d;
	overflow: auto;
	height: 120px;
	}


#topnews ul	{
	font-size: 0.75em;
	margin: 5px 30px;
	padding: 0;
	}

#topnews ul a	{
	color: #00657d;
	}


#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	}

#monthcontent	{
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #d2d2d2;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 4px #69d600;
	font-size: 0.875em;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #00657d;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
	color: #00a0c6;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}

#reel	{
		border-width: 0px;
		padding: 0px;
		margin: 0px;
		height: 129px;
		width: 119px;
		background-position: 0px 0px;
		background-image: url(images/reel.gif);
	}
#t_main	{
		color: #d2d2d2;
		padding-right: 0px;
		margin-right: 0px;
		padding-left: 25px;
		margin-left: 110px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		margin-top: 20px;
	}

#wecreate	{
		margin: 0px;
		height: 171px;
		width: 112px;
		background-image: url(images/we_create.gif);
	}

#text1 {
             margin-top:5px;
	     line-height: 150%;
             width: 700px;           
       }

#text2 {
	     line-height: 150%;          
       }
#text3 {
             margin-top:5px;
             margin-bottom:1em;
	     line-height: 150%;
             width: 700px;           
       }
#products {  font-size: large;
             font-weight: bold; 
             margin-top:25px;
          }

.recruit {
	width: 580px;
	margin-top: 15px;
	text-align: left;
	font-size: 13px;
}
.rec_title {
	font-size: 16px;
	letter-spacing: 1px;
	color: #d2d2d2;
}

.branch {
	font-size: large;
	font-weight: bold;
}
.branch_address {
	line-height: 160%;
}
.item {

	text-align: right;
}

.item2 {

	text-align: right;
	margin-top:4px;
}

.company {
	font-size: large;
	margin-left: 5px;
}

.place {
	font-size: small;
}
.space {
	height: 1em;
}

