/**************************************************************
*
* 　global setting
*     
**************************************************************/

/*グロバールリセット*/
body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,table li,ul li,
table, caption, th, td, img,
form{
        font-style:normal
	font-weight: normal;
	font-size: 100%;
	text-align: left;
}

/*input系のリセット*/
input,
textarea,
select {
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}



/*画像のデフォルトマージンリセット*/
img {
	vertical-align: bottom;
	margin: 5px;
}

/*body設定*/
body {
	position:relative;
	margin:auto;
	font-size:75%;
	color: #333333;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 160%;
	background: url(../../userhome/img7/bg.jpg) repeat-x 0 0;
}


html{
	height:100%;
}

p {
	text-align: justify;
	text-justify: inter-ideograph;
	/*line-height: 130%;*/
}

a img {
	cursor: pointer;
}
a img.png {
	cursor: pointer;
}
img {
	border: none;
}





 /*グローバルリンク設定*/
a:link {
	color: #0099FF;
	text-decoration:underline;
}
a:visited {
	color: #0099FF;
	text-decoration:underline;
}
a:active {
	color: #0099FF;
	text-decoration:underline;
}
a:hover {
	color: #FF7F00;
	text-decoration: none;
}


/**************************************************************
*
*   header
*     
**************************************************************/
/*ヘッダーコンテナ*/
#header {
	background: url(../../userhome/img7/header_bg.jpg) no-repeat right 0 #ffffff;
	width: 1000px;
}

/*ヘッダーロゴレイアウト*/
#header #logo {
	float: left;
	margin: 15px 10px 0 10px;
}

/*ヘッダーリンクレイアウト*/
#header ul {
	float: left;
	margin: 15px 0 0 0;
}

#header ul li {
	float: left;
	display: inline;
	background: url(../../userhome/img7/arrow_01.jpg) no-repeat 0 4px;
	padding-left: 15px;
	margin-left: 10px;
}

#header ul li a {color: #333333; text-decoration: none;}
#header ul li a:visited {color: #333333; text-decoration: none;}
#header ul li a:active {color: #333333; text-decoration: none;}
#header ul li a:hover {color: #333333; text-decoration: underline;}

/*ヘッダーイメージ画像設定*/
#header #headerImage {
	text-align: center;
	overflow: hidden;
	clear: both;
	height: 90px;
	background: url(../../userhome/img7/header_img.jpg) no-repeat center 10px;
	padding-top: 60px;
	padding-left: 30px;
	line-height: 3em;
}

#header .pageBack {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

/**************************************************************
*
*   footer
*     
**************************************************************/
/*フッターレイアウト*/
#footerLayout {
	width: 980px;
	border-top: solid 5px #68CDFF;
	background: url(../../userhome/img7/footer_bg.jpg) no-repeat right bottom  #F6F6F6;
}

/*フッターリンク設定*/
#footerLayout ul {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footerLayout ul li {
	float: left;
	background: url(../../userhome/img7/arrow_03.jpg) no-repeat 0 3px;
	padding-left: 18px;
	margin-right: 10px;
	display: inline;
}

#footerLayout ul li a { color: #333333; text-decoration: none;}
#footerLayout ul li a:visited {color: #333333; text-decoration: none;}
#footerLayout ul li a:active {color: #333333; text-decoration: none;}
#footerLayout ul li a:hover {color: #333333; text-decoration: underline;}

/*コピーライト*/
#copyright {
	clear: both;
	background: url(../../userhome/img7/dot_01.gif) repeat-x 0 0;
	padding-top: 10px;
	margin: 5px 0;
	text-align: center;
}


/*フッター画像等ボトムコンテンツ設定*/
 #footerBottomContetns {
	clear: both;
	padding: 10px;
}

/*画像レイアウト*/
#footerBottomContetns #pict {
	float: left;
	display: inline;
}

/*所在情報*/
#footerBottomContetns #addressLayout {
	float: left;
	display: inline;
	margin-left: 5px;
}

#footerBottomContetns #addressLayout .corpName {
	font-weight: 600;
	color: #0099FF;
}

#footerBottomContetns #addressLayout .zipCode {
}

#footerBottomContetns #addressLayout .number {
}


     
/**************************************************************
*
*   topPage
*     
**************************************************************/

#promotion {
	width: 980px;
	text-align: center;
}


/*------------------
//  A
------------------*/
#informationLayoutA {
	width: 980px;
}

#informationLayoutA p {
	background: url(../../userhome/img7/information_title_A.jpg) no-repeat 0 0;
	height: 31px;
	font-size: 16px;
	padding: 9px 0 0 35px;
}


#informationLayoutA #informationA {
	background: url(../../userhome/img7/information_bg_A.jpg) repeat-y 0 0;
}

#informationLayoutA #informationA dl {
	background: url(../../userhome/img7/information_footer_A.jpg) no-repeat 0 bottom;
	padding: 10px;
}

#informationLayoutA #informationA dl dt {
	float: left;
	clear: both;
	width: 85px;
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 70px 9px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#informationLayoutA #informationA dl dd {
	padding-left: 85px;
	background: url(../../userhome/img7/dot_01.gif) repeat-x bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}


.indexContentsDetailA {
	width: 320px;
	background: url(../../userhome/img7/index_contetns_bg_A.jpg) repeat-y 0 37px;
}

.indexContentsDetailA .indexHeadLineA {
	background: url(../../userhome/img7/index_contetns_title_bg_A.jpg) no-repeat 0 0;
	font-size: 130%;
	padding: 9px 0 0 37px;
	height: 29px;
}

.indexContentsDetailA .indexHeadLineA a { color: #333333;}
.indexContentsDetailA .indexHeadLineA a:visited { color: #333333;}
.indexContentsDetailA .indexHeadLineA a:hover { color: #333333; text-decoration: none;}

.indexContentsDetailA .indexContentsTextA {
	padding: 10px;
	background: url(../../userhome/img7/index_contetns_footer_A.jpg) no-repeat 0 bottom;
}

.indexContentsDetailA ul {
	float: left;
}


.indexContentsDetailA li {
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 0 6px;
	line-height: 1.8em;
	padding-left: 15px;
}

.indexContentsDetailA img {
	float: left;
	padding: 1px;
	border: solid 1px #cccccc;
}





/*------------------
//  B
------------------*/
.informationLayoutB {
	width: 740px;
}

.informationLayoutB p {
	background: url(../../userhome/img7/information_title_B.jpg) no-repeat 0 0;
	height: 31px;
	font-size: 16px;
	padding: 9px 0 0 35px;
}

.informationLayoutB .informationB {
	background: url(../../userhome/img7/information_bg_B.jpg) repeat-y 0 0;
}

.informationLayoutB .informationB dl {
	padding: 10px;
	background: url(../../userhome/img7/information_footer_B.jpg) no-repeat 0 bottom ;
}

.informationLayoutB .informationB dl dt {
	float: left;
	clear: both;
	width: 155px;
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 140px 9px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.informationLayoutB .informationB dl dd {
	padding-left: 160px;
	background: url(../../userhome/img7/dot_01.gif) repeat-x bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}





.indexContentsDetailB {
	width: 365px;
	background: url(../../userhome/img7/index_contetns_bg_B.jpg) repeat-y 0 37px;
}

.indexContentsDetailB .indexHeadLineB {
	background: url(../../userhome/img7/index_contetns_title_bg_B.jpg) no-repeat 0 0;
	font-size: 130%;
	padding: 9px 0 0 37px;
	height: 29px;
}
.indexContentsDetailB .indexHeadLineB a { color: #333333;}
.indexContentsDetailB .indexHeadLineB a:visited { color: #333333;}
.indexContentsDetailB .indexHeadLineB a:hover { color: #333333; text-decoration: none;}

.indexContentsDetailB .indexContentsTextB {
	padding: 10px;
	background: url(../../userhome/img7/index_contetns_footer_B.jpg) no-repeat 0 bottom;
}



.indexContentsDetailB li {
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 0 6px;
	line-height: 1.8em;
	padding-left: 15px;
}

.indexContentsDetailB img {
	padding: 1px;
	border: solid 1px #cccccc;
}



/**************************************************************
*
*   navigation
*     
**************************************************************/
/*------------------
//  A
------------------*/
.navigationLayoutA {
	background: url(../../userhome/img7/navigatino_A_bg.jpg) repeat-y 0 0;
	width: 220px;
}

.navigationLayoutA .navigaitonBG1 {
	background: url(../../userhome/img7/navigatino_A_header.jpg) no-repeat 0 0;
}

.navigationLayoutA .navigaitonBG2 {
	background: url(../../userhome/img7/navigatino_A_footer.jpg) no-repeat 0 bottom;
	padding-top: 1px;
	padding-bottom: 20px;
}

.navigationLayoutA .navigationDetailA {
	margin: 15px 10px 0 10px;
}

.navigationLayoutA .navigationDetailA p {
	font-size: 120%;
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 0 5px;
	padding-left: 16px;

}

.navigationLayoutA .navigationDetailA p a { color:#333333;}
.navigationLayoutA .navigationDetailA p a:visited { color:#333333;}
.navigationLayoutA .navigationDetailA p a:hover { color:#333333; text-decoration: none;}

.navigationLayoutA .navigationDetailA ul {
	padding: 7px 10px 8px 10px;
	background: #F6FCFF;
	margin-top: 5px;
	margin-left: 14px;
}

.navigationLayoutA .navigationDetailA ul li {
	background: url(../../userhome/img7/arrow_02.gif) no-repeat 0 6px;
	padding-left: 8px;
	list-style: none;
}



/*仕切り線*/
.dotLine1 {
	height:5px;
	background: url(../../userhome/img7/dot_01.gif) repeat-x 0  2px;
}

/*------------------
//  B
------------------*/
.navigationB{
	font-size: 120%;
}

.navigationB a{
	background: url(../../userhome/img7/navigatino_B_bg.jpg) no-repeat 0 0;
	display: block;
	width: 140px;
	height: 24px;
	color: #000000;
	padding: 8px 0 0 20px;
}

.navigationB a:visited{
	background: url(../../userhome/img7/navigatino_B_bg.jpg) no-repeat 0 0;
	color: #000000;
}

.navigationB a:hover{
	background: url(../../userhome/img7/navigatino_B_bg_over.jpg) no-repeat 0 0;
	color: #ffffff;
}

/**************************************************************
*
*   News
*     
**************************************************************/
.newsDate {
	background: #ffffff;
	padding: 1px 10px 10px 10px;
	width: 720px;
}

.newsDate dt {
	float: left;
	clear: both;
	width: 155px;
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 140px 9px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.newsDate dd {
	padding-left: 160px;
	background: url(../../userhome/img7/dot_01.gif) repeat-x bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}

/**************************************************************
*
*   Topics
*     
**************************************************************/


/**************************************************************
*
*   SyncroPPT
*     
**************************************************************/
.pptMovie {
	margin: 12px 0 5px 3px;
}

.cyncroList {
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 0 4px;
	padding-left: 15px;
}

/**************************************************************
*
*   Photo
*     
**************************************************************/
.photoThumbnail {
	border: solid 4px #cccccc;
	padding: 5px;
	background: #ffffff;
	width: 116px;
	text-align: center;
}

.photoLink {
	display: block;
	margin-top: 5px;
}

.photoLink a {
	font-size: 120%;
	font-weight: 600;
}

.photoLayout {
	width: 720px;
	background: #000000;
	padding: 10px;
	text-align: center;
}

/**************************************************************
*
*   Blog
*     
**************************************************************/
.blogLyoaut {
	width:522px;
	border: solid #cccccc;
	border-width: 0 4px 4px 4px;
	padding: 10px;
	background: #ffffff;
}

.headLineBlog {
	background: url(../../userhome/img7/headline_blog.jpg) no-repeat 0 0;
	padding: 8px 0 0 35px;
	height: 32px;
	font-size: 140%;
	margin: 0;
}

.blogLyoaut img {
	margin-bottom: 10px;
}

.blogData {
	font-style: italic;
	text-align: right;
	margin-top: 5px;
}

#blogListLayout {
	width: 177px;
	background: #EFF4E3;
}


/**************************************************************
*
*   Report
*     
**************************************************************/
.reportLayout {
	width: 712px;
	border: solid 4px #68CDFF;
	padding: 10px;
	background: #ffffff;
}

.reportLayout .pict {
	float: left;
}

.reportText {
	float: left;
	margin-left: 10px;
	width: 380px;
	display: inline;
}

/**************************************************************
*
*   ListStyle
*     
**************************************************************/
.listStyle1 {
	background: #F3F3F3;
	padding: 1px 10px 10px 10px;
	width: 700px;
}

.listStyle1 li {
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 0 5px;
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-left: 15px;
	list-style:none;
}

.listStyle2 {
	background: #F3F3F3;
	padding: 1px 10px 10px 10px;
	width: 720px;
}

.listStyle2 li {
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 10px;
	margin-top: 10px;
}

.listStyle2 li .pict {
	display: inline;
	float: left;
	padding: 1px;
	border: solid 1px #cccccc;
}

.listStyle2 li .listTitle {
	display: inline;
	float: left;
	margin-left: 10px;
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 0 4px;
	padding-left: 14px;
	font-size: 130%;
	font-weight: 600;
	margin-top: 14px;
	width: 640px;
}

.listStyle3 {
	margin-left: 10px;
}

.listStyle3 li {
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 0 5px;
	padding-left: 15px;
}


.listStyle4 {
	border: solid 4px #cccccc;
	width: 710px;
	padding: 10px;
	background: #ffffff;
}


.listStyle4 .link {
	background: url(../../userhome/img7/arrow_02.jpg) no-repeat 0 4px;
	padding-left: 12px;
	font-size: 120%;
	font-weight: 600;
	margin-bottom: 5px;
}
/**************************************************************
*
*   textStyle
*     
**************************************************************/
/*見出し 740px*/
.headLine1 {
	background: url(../../userhome/img7/headline1.jpg) no-repeat 0 0;
	padding: 12px 0 0 40px;
	height: 28px;
	font-size: 140%;
	width: 700px;
}

/*見出し 980px*/
.headLine2 {
	background: url(../../userhome/img7/headline2.jpg) no-repeat 0 0;
	padding: 12px 0 0 40px;
	height: 28px;
	font-size: 140%;
	width: 940px;
}

/*その他テキスト設定*/

.center {
	text-align: center;
}

.t12 {font-size: 12px;line-height: 1.4em;}
.t10 {font-size: 10px;line-height: 1.2em;}

.alignRight {
	text-align: right;
}

.textIndent {
	text-indent: -1em;
	padding-left: 1em;
}

.textIndent1 {
	text-indent: 1em;
}

.mrT1 {	margin-top: 1em;}
.mrT2 {	margin-top: 2em;}
.mrT3 {	margin-top: 3em;}
.mrT4 {	margin-top: 4em;}
.mrT5 {	margin-top: 5em;}
.mrT10px { margin-top: 10px;}
.mrT5px { margin-top: 5px;}

.mrR1 {	margin-right: 1em;}
.mrR2 {	margin-right: 2em;}
.mrR3 {	margin-right: 3em;}
.mrR4 {	margin-right: 4em;}
.mrR5 {	margin-right: 5em;}

.mrL1 {	margin-left: 1em;}
.mrL2 {	margin-left: 2em;}
.mrL3 {	margin-left: 3em;}
.mrL4 {	margin-left: 4em;}
.mrL5 {	margin-left: 5em;}
.mrL10px { margin-left: 10px;}

.mrB1 { margin-bottom: 1em;}
.mrB2 { margin-bottom: 2em;}
.mrB3 { margin-bottom: 3em;}
.mrB4 { margin-bottom: 4em;}
.mrB5 { margin-bottom: 5em;}



/**************************************************************
*
*  clearFix
*     
**************************************************************/
/* モダンブラウザ（Firefox Opera Safari）対策 */
.cf:after,
.icons:after,
.section:after,
.inner:after {
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.cf,
.icons,
.section,
.inner {
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac */
* html .cf,
* html .icons,
* html .section,
* html .inner {
	height:1px;
}

.cf,
.icons,
.section,
.inner {
   display:block;
}
/* End hide from IE-mac */

