@charset "utf-8";

/*
Theme Name: IPEC
Theme URI: http://wordpress.org/
Description: by Designcafe
Version: ver 1.0
Author: M.H.P
Tags: white, black, event
*/


/* RESET ****************************************************************/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; margin:0; padding:0; }
caption,th { text-align:left; }


/* DEFAULT ****************************************************************/
body {
	background:#ffffff;
	font-size:11px;
	color:#000000;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴPro W3","メイリオ","Meiryo",Osaka,"MS P ゴシック",sans-serif;
}
*+html body { font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴPro W3",Osaka,"MS P ゴシック",sans-serif;
}

a { overflow: hidden; }

a:link {
	color:#ff3333;
	text-decoration:none;
}
a:visited {
	color:#ff3333;
	text-decoration:none;
}
a:hover, a:active {
	color:#ff3333;
	text-decoration:underline;
}


/* MAIN ****************************************************************/
div#Main {
	width:1024px;
	_width:1060px;
	margin-left:0px;
}

div.TopLine { display:none; }


/* LEFT ****************************************************************/
div#Left{
	float:left;
	padding:0 0 50px 0;
	width:200px;
	background:#000;
}

h1 { padding:20px 0px 0px 30px; }

div#Left ul {
	width:200px;
	margin:15px 0 0 0;
}

div#Left ul li {
	margin: 0 0 0 0; 
	padding: 0 0 0 0px;
}

div#Left ul li a { display:block; width:224px; height:30px; }
a.Nv-News { background:url(images/nv_new.png) no-repeat; }
a.Nv-News:hover { background:url(images/nv_newon.png) no-repeat; }
a.Nv-Newson { background:url(images/nv_newon.png) no-repeat; }
a.Nv-About { background:url(images/nv_ipec.png) no-repeat; }
a.Nv-About:hover { background:url(images/nv_ipecon.png) no-repeat; }
a.Nv-Abouton { background:url(images/nv_ipecon.png) no-repeat; }
a.Nv-Info { background:url(images/nv_info.png) no-repeat; }
a.Nv-Info:hover { background:url(images/nv_infoon.png) no-repeat; }
a.Nv-Infoon { background:url(images/nv_infoon.png) no-repeat; }
a.Nv-Cont { background:url(images/nv_cont.png) no-repeat; }
a.Nv-Cont:hover { background:url(images/nv_conton.png) no-repeat; }
a.Nv-Conton { background:url(images/nv_conton.png) no-repeat; }
a.Nv-Topics { background:url(images/nv_topics.png) no-repeat; }
a.Nv-Topics:hover { background:url(images/nv_topicson.png) no-repeat; }
a.Nv-Topicson { background:url(images/nv_topicson.png) no-repeat; }
a.Nv-Contact { background:url(images/nv_contact.png) no-repeat; }
a.Nv-Contact:hover { background:url(images/nv_contacton.png) no-repeat; }

div#Left ul li.cat-item a {
	width:224px;
	_width:200px;
	margin:10px 0 0 30px;
	padding:0 0 0 10px;
	color:#999999;
	background:url(images/bg_cat.gif) 0px 6px no-repeat;
}
div#Left ul li.cat-item a:hover { color:#ff0000; background:url(images/bg_caton.gif) 0px 6px no-repeat; }
div#Left ul li.current-cat a { color:#ff0000; background:url(images/bg_caton.gif) 0px 6px no-repeat; }

div#Left ul#Sub { padding:42px 0 0 30px; }
div#Left ul#Sub li { margin:0 0 20px 0; }
div#Left ul#Sub li a { display:inline; }
div#Left ul#Sub li a.On { color:#ff0000; }

ul#Sub a { color:#999999; }
ul#Sub a:hover { color:#ff0000; }

div#Left ul#Sub li.cat-item a {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	color:#999999;
}
div#Left ul#Sub li.current-cat a {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	color:#ff0000;
}



/* HEADER ****************************************************************/
div#Header {
	float:left;
	margin:69px 0 0 0;
}

div#Header h2 {
	margin:0 0 22px 30px;
}

#flash1 {
display:block;
position:relative;
left:0px;
width:800px; height:240px;
background:url(images/visual.jpg);
}

/* CONTENTS ****************************************************************/
div#Contents {
	float:left;
	margin:30px 0 0 0;
	width:575px;
	_margin:30px 0 0 -20px;
	_width:535px;
}

div#Contents h2 {
	margin:0 0 30px 30px;
	font-size:13px;
}

div#Contents h3 {
	clear:both;
	margin:0 0 8px 0;
	font-size:12px;
}

div#Contents div.Text {
	margin:0 0 55px 30px;
}

div#Contents div.Text p {
	margin:0 0 10px 0;
	line-height:22px;
}

div#Contents div#Next {
	margin:0 0 30px 0;
	line-height:22px;
	text-align:center;
}


/* RIGHT ****************************************************************/
div#Right {
	float:left;
	margin:30px 0px 0px 40px;
	width:160px;
	font-size:11px;
	line-height:17px;
	color:#5E5C5C;
}
*+html div#Right {
	font-size:10px;
}

div#Right input {
	margin:2px 0px 35px 0px;
	width:160px; height:20px;
	border:1px solid #231815;
}
*+html div#Right input {
	height:17px;
}

div#Right h2 {
	font-size:11px;
	font-weight:normal;
}

div#Right h3 {
	font-size:11px;
	font-weight:normal;
}

div#Right ul {
	margin:6px 0px 20px 0px;
}

div#Right li {
	margin-bottom:6px;
}


div#Banner {
	float:left;
	margin:30px 0px 0px 25px;
	width:160px;
	font-size:11px;
	line-height:17px;
	color:#5E5C5C;
}

/* FORM */
div#Right form { margin:5px 0px 35px 0px; }
div#Right input {
	margin-bottom:2px;
	width:160px; height:20px;
	border:1px solid #231815;
}
div#Right input#searchsubmit {
	width:120px;
	border:1px solid #231815;
}
*+html div#Right input {
	height:18px;
}

/* TAGS */
div#Right ul#Tags li {
	float:left;
}



/* FOOTER ****************************************************************/
div#Footer {
	clear:both;
	margin:30px 0 30px 0;
	line-height:20px;
	font-size:10px;
}


/* FREE ****************************************************************/
.indent { text-indent:-1000em; display:block; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }

.fleft { float:left; }
.fright { float:right; }
.clear { clear:both; }
.fleftimg { float:left; padding-right:7px; }
.frightimg { float:right; padding-left:7px; }
