@charset "Shift_JIS";

/*           NISSENMEDIX Webteam tokoi            */
/*                 2010/06/14                     */


/* 共通                                         */
/*                                              */

* {
	margin:0;
	padding:0;
}

html {
	overflow-y:scroll;
	margin:0;
	padding:0;
}
 
body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	font-size: 82%;
	color: #333333;
	line-height: 1.4em;
	font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
}

form {
   margin: 0;
   padding: 0;
}

button, fieldset, form, input, label, legend, select, textarea {
vertical-align:middle;
}

br{
  letter-spacing:0px;
}

h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,li {
	margin: 0;
	padding: 0;
}

p {
	margin:0 0 0 0;
}

table {
	border:0;
}


/* リンク                                      */
/*                                             */

a:link {
	color:#06C;
	text-decoration:underline;
}

a:visited {
	color:#300;
	text-decoration:underline;
}
a:hover {
	color:#06C;
	text-decoration:underline;
}

a:active {
	color:#300;
	text-decoration:underline;
}

/* スタイル                                    */
/*                                             */

img {
	border:0;
	vertical-align: top;
}

address {
	font-style:normal;
}

.clear {
	clear:both;
}

.left {
	float: left;
}

.right {
	float: right;
	padding: 0 0 10px 0;
}

.blackth {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	width: auto;
	background-image: url(image/thback3.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #6699FF;
}


/* レイアウト                                  */
/*                                             */


#container {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	background-repeat: repeat-y;
}

#header {
	text-align: left;
	width: 900px;
	float: none;
	height: 100px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#siteid {
	text-align: left;
	width: 300px;
	float: left;
	height: 70px;
	padding: 30px 0 0 0;
}

#topheadline {
	text-align: right;
	width: 500px;
	float: right;
	height: 55px;
	padding: 0px 0 0 0;
}

#topheadline h2 {
	font-size: 10px;
	line-height: 140%;
	color: #600;
	font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
	font-weight: normal;
}

#globalmenu {
	text-align: right;
	width: 500px;
	float: right;
	height: 38px;
	padding: 0 0 0 0;
}

#globalmenu li{ display:inline; 
}

#imageelm {
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	height: 360px;
	background-image: url(../common_img/MainIMG.jpg);
	background-position: center;
}

/* 下層ページフォーマット                 　*/
/*                                          */

#LowerLayer {
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	height: 305px;
	background-position: center top;
	background-color: #E9E9E9;
	background-image: url(../common_img/LH.gif);
}

#LowerHeader {
	text-align: left;
	width: 900px;
	float: none;
	height: 45px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#BreadList {
	text-align: left;
	width: 450px;
	float: left;
	height: 30px;
	padding: 15px 0 0 10px;
	font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #06C;
	background-image: url(../common_img/AL.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	vertical-align: middle;
}

#LowerMenu {
	text-align: right;
	width: 400px;
	float: right;
	height: 40px;
	padding: 5px 0 0 0;
}

#LowerIMG {
	text-align: left;
	width: 900px;
	float: none;
	height: 260px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

/* サービスコンテンツ項目                 　*/
/*                                          */


#service_bg {
	width: 100%;
	text-align: center;
	clear: both;
}

/* ヘッドライン         　*/

#headline {
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#headline2 {
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../common_img/LH2.gif);
}

#headline h1 {
	font-size: 79%;
	color: #666;
	font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
	font-weight: normal;
}

#headline img {
	width: auto;
	vertical-align: middle;
}

#service { text-align: left; 
}

#service img { margin: 0 5px 0 0; 
}

#service .read {
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.4em;
	padding-top: 10px;
	margin: 0 0 1em 0;
}

.item_BE {
	width: 224px;
	float: left;
}

.HLbotomm { margin: 10px 0 10px 0; }

/* コンテンツ                 　*/
/*                              */

#contentarea {
	width: 100%;
/*	
	background-image: url(../common_img/CABG.gif);
	background-repeat: repeat-x;
*/
}

#content {
	width: 900px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
}

#category {
	width: 560px;
	text-align: left;
	float: left;
	height: 100px;
	padding-bottom: 10px;
}

#main {
	width: 680px;
	text-align: left;
	float: left;
	height: auto;
	padding-bottom: 10px;
	clear: both;
}

#topics {
	width: 650px;
	text-align: left;
	float: left;
	height: auto;
}

#side {
	width: 205px;
	text-align: center;
	float: right;
	padding-bottom: 10px;
}

/*
#side img{
	margin-bottom: 6px;
}
*/

.side_BNR img{
	margin-bottom: 6px;
}

.minibanner{
	margin-right: 6px;
}

/* トップトピックス                 　*/
/*                                    */

#topics h2 {
	line-height: 0;
	font-size: 0;
	margin-bottom: 10px;
}


#topics dt {
	float: left;
	clear: both;
	width: 100px;
	margin-bottom: 1px;
	text-align: center;
	font-size: 75%;
	color: #FFF;
	background-color: #999;
	margin-left: 10px;
	padding-right: 0;
	padding-left: 0px;
}

#topics dd {
	font-size: 84%;
	float: left;
	width: 500px;
	margin: 0 0 5px 10px;
}

/* オリジナルメディア               　*/
/*                                    */

.media {
	width: 670px;
	font-size: 0px;
}

.media li{
	display:inline;
}

.media li img{
	margin: 5px 0 5px 8px;
}

/* 最近の実績　　　　               　*/
/*                                    */

.works {
	width: 660px;
	padding-left: 10px;
}

.works li{ display:inline; 
}

.works li img{ margin: 0 2px 7px 2px; 
}

.works2 {
	width: 660px;
	padding-left: 10px;
}

.works2 li{ display:inline; 
}

.works2 li img{
	margin: 5px 7px 10px 2px;
}

/* 右カラムグローバル               　*/
/*                                    */

.Gnavi {
	width: 205px;
	padding-bottom: 6px;
}

.Gnavi li{
	display:block;
	list-style-type: none;
	padding-bottom: 6px;
}


Gnavi li img{ margin: 0 0 5px 0; 
}

/* フッタ                     　*/
/*                              */

#foot_bg {
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../common_img/foot_bg.gif);
	clear: both;
}

#foot {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	font-size: 10px;
	color: #666;
	line-height: 130%;
	background-image: url(../common_img/foot_rogo.gif);
	background-repeat: no-repeat;
	background-position: 0 47px;
}


#ad {
	width: 380px;
	text-align: left;
	float: left;
	height: auto;
	margin-top: 93px;
}

.footnavi {
	width: 375px;
	text-align: right;
	float: right;
	margin-top: 50px;
}

.Pmark {
	width: 115px;
	text-align: right;
	float: right;
	margin-top: 35px;
	background-image: url(../common_img/p_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* フッタリンク                                */
/*                                             */

#footnavi a:link {
	color:#CCC;
	text-decoration:none;
}

#footnavi a:visited {
	color:#CCC;
	text-decoration:none;
}

#footnavi a:hover {
	color:#333;
	text-decoration:underline;
	background-color: #CCC;
}

#footnavi a:active {
	color:#666;
	text-decoration:underline;
}

/* トップ項目                 　*/
/*                              */



.toplist th {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	width: 230px;
	background-image: url(image/frow-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.toplist td {
	text-align: left;
	margin: 1px;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.toplist a:link { color: #0066CC; }
.toplist a:visited { color: #0066CC; }
.toplist a:hover { color: #FF9900; }

.toplist a:active {
 text-decoration: none;
 color: #666666;
}


/* 追加項目　　　　　　　　　　　　　　　　　　　　 */
/*                                                  */

.recep {
	position: absolute;
	left: 355px;
	top: 135px;
	height: 250px;
	width: 180px;
}

.recep2 {
	position: absolute;
	left: 345px;
	top: 150px;
	height: 250px;
	width: 180px;
}

#headID {
	position:relative;
	text-align: left;
	width: 300px;
	float: left;
}

#headR {
	position:relative;
    float:right; 
		width: 116px;
    text-align:right; 
}

#head_top {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	background-image: url(../../img/bkimage.gif);
	height: 60px;
	margin-bottom: 10px;
	padding-top: 41px;
}

#info {
	text-align: right;
	margin:auto
}

.imgL {
	float: left;
	margin-right: 10px;
}

.imgSS { margin: 10px 0 5px 10px; 
}
